pub async fn get_document(
configuration: &Configuration,
booking_id: &str,
document_id: &str,
requestor: Option<&str>,
accept_language: Option<&str>,
traceparent: Option<&str>,
tracestate: Option<&str>,
) -> Result<DocumentResponse, Error<GetDocumentError>>Expand description
booking documents found