pub async fn get_usage_type(
    configuration: &Configuration,
    usage_type_key: &str
) -> Result<ProjectsUsageTypeGet, Error<GetUsageTypeError>>
Expand description

Get a UsageType No auth because we may want to use this on pricing/docs pages