Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 681 Bytes

CreatePricePlanDetails.md

File metadata and controls

21 lines (11 loc) · 681 Bytes

CreatePricePlanDetails

Properties

Name Type Description Notes
pricingCycleConfig PricingCycleConfig
supportedCurrencies Set<String> List of currencies supported by the price plan
usageRateCards List<UsageRateCard> List of usage rate cards [optional]
fixedFeeRateCards List<FixedFeeRateCard> [optional]
minimumCommitment MinimumCommitment [optional]

Implemented Interfaces

  • Serializable