pub async fn get_event_oprs(
configuration: &Configuration,
event_key: &str,
if_none_match: Option<&str>,
) -> Result<EventOprs, Error<GetEventOprsError>>Expand description
Gets a set of Event OPRs (including OPR, DPR, and CCWM) for the given Event.