Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 810 Bytes

MasterDetailsResponsePlanInfo.md

File metadata and controls

23 lines (16 loc) · 810 Bytes

MasterDetailsResponsePlanInfo

Properties

Name Type Description Notes
currencyCode String Plan currency [optional]
nextBillingAt Long Timestamp of next billing date [optional]
price BigDecimal Plan amount [optional]
planPeriod PlanPeriodEnum Plan period type [optional]
subAccounts Integer Number of sub-accounts [optional]
features List<MasterDetailsResponsePlanInfoFeatures> List of provided features in the plan [optional]

Enum: PlanPeriodEnum

Name Value
MONTH "month"
YEAR "year"