pub async fn get_event(
configuration: &mut Configuration,
params: GetEventParams,
) -> Result<EventResponse, Error<GetEventError>>Expand description
Get a specific event.
pub async fn get_event(
configuration: &mut Configuration,
params: GetEventParams,
) -> Result<EventResponse, Error<GetEventError>>Get a specific event.