get_coach_deck_layout

Function get_coach_deck_layout 

Source
pub async fn get_coach_deck_layout(
    configuration: &Configuration,
    layout_id: &str,
    requestor: Option<&str>,
    traceparent: Option<&str>,
    tracestate: Option<&str>,
    x_accept_namespace: Option<&str>,
) -> Result<CoachDeckLayoutResponse, Error<GetCoachDeckLayoutError>>
Expand description

Retrieve a coach layout description needed for graphical reservation for a given layout id.