Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 748 Bytes

MasterDetailsResponsePlanInfo.md

File metadata and controls

24 lines (14 loc) · 748 Bytes

SibApiV3Sdk.MasterDetailsResponsePlanInfo

Properties

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

Enum: PlanPeriodEnum

  • month (value: "month")

  • year (value: "year")