Skip to Content

ListedSubscriptionPlan

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the subscription plan[default to null]
plan_nameStringDisplay name of the subscription plan[default to null]
nameStringName of the subscription plan[default to null]
country_codeStringISO country code where this plan is available[optional] [default to null]
priceDoublePrice of the subscription[default to null]
currency_codeStringISO currency code for the price[default to null]
descriptionStringDetailed description of the plan features[optional] [default to null]
order_limit_dayIntegerMaximum orders allowed per day[optional] [default to null]
order_limit_weekIntegerMaximum orders allowed per week[optional] [default to null]
order_limit_half_monthIntegerMaximum orders allowed per half-month[optional] [default to null]
order_limit_monthIntegerMaximum orders allowed per month[optional] [default to null]
duration_monthsIntegerDuration of the subscription in months[default to null]
credit_rollover_monthsIntegerNumber of months unused credits can roll over[default to null]
billing_intervalStringBilling interval for the subscription[optional] [default to null]
currencyCurrencyResponseCurrency information for the subscription[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]