pub async fn plans_get(
configuration: &Configuration,
) -> Result<PlanResponseModelListResponseModel, Error<PlansGetError>>
pub async fn plans_get(
configuration: &Configuration,
) -> Result<PlanResponseModelListResponseModel, Error<PlansGetError>>