pub async fn create_response_object(
    configuration: &mut Configuration,
    params: CreateResponseObjectParams
) -> Result<ResponseObjectResponse, Error<CreateResponseObjectError>>
Expand description

Creates a new Response Object.