pub async fn get_event_district_points(
configuration: &Configuration,
event_key: &str,
if_none_match: Option<&str>,
) -> Result<EventDistrictPoints, Error<GetEventDistrictPointsError>>
Expand description
Gets a list of team rankings for the Event.