pub async fn get_reduction_cards(
configuration: &Configuration,
requestor: Option<&str>,
accept_language: Option<&str>,
traceparent: Option<&str>,
tracestate: Option<&str>,
x_accept_namespace: Option<&str>,
page: Option<&str>,
) -> Result<ReductionCardCollectionResponse, Error<GetReductionCardsError>>Expand description
returns a collection of reduction card definitions