pub async fn get_condition(
configuration: &mut Configuration,
params: GetConditionParams,
) -> Result<ConditionResponse, Error<GetConditionError>>
Expand description
Gets the specified condition.
pub async fn get_condition(
configuration: &mut Configuration,
params: GetConditionParams,
) -> Result<ConditionResponse, Error<GetConditionError>>
Gets the specified condition.