Skip to main content

PlanDistributionDTO

planstring
subscriptionCountint32
percentagedouble
isPopularPlanboolean
isNichePlanboolean
PlanDistributionDTO
{
"plan": "string",
"subscriptionCount": 0,
"percentage": 0,
"isPopularPlan": true,
"isNichePlan": true
}