Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 811 Bytes

MasterDetailsResponsePlanInfo.md

File metadata and controls

14 lines (11 loc) · 811 Bytes

sib_api_v3_sdk.Model.MasterDetailsResponsePlanInfo

Properties

Name Type Description Notes
CurrencyCode string Plan currency [optional]
NextBillingAt long? Timestamp of next billing date [optional]
Price decimal? Plan amount [optional]
PlanPeriod string Plan period type [optional]
SubAccounts int? Number of sub-accounts [optional]
Features List<MasterDetailsResponsePlanInfoFeatures> List of provided features in the plan [optional]

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