Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 883 Bytes

MasterDetailsResponsePlanInfo.md

File metadata and controls

15 lines (11 loc) · 883 Bytes

MasterDetailsResponsePlanInfo

Properties

Name Type Description Notes
CurrencyCode string Plan currency [optional] [default to null]
NextBillingAt int64 Timestamp of next billing date [optional] [default to null]
Price float32 Plan amount [optional] [default to null]
PlanPeriod string Plan period type [optional] [default to null]
SubAccounts int32 Number of sub-accounts [optional] [default to null]
Features []MasterDetailsResponsePlanInfoFeatures List of provided features in the plan [optional] [default to null]

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