Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 593 Bytes

AddCurrencyToPricePlanRequest.md

File metadata and controls

21 lines (11 loc) · 593 Bytes

AddCurrencyToPricePlanRequest

Request to adding currency to a price plan

Properties

Name Type Description Notes
currency String Currency to be added
usageRates List<UsageRate> List of usage rates
fixedFeeRates List<FixedFeeRate> Rates for fixed fee rate cards [optional]
minimumCommitmentRate BigDecimal Rates for minimum commitment. [optional]

Implemented Interfaces

  • Serializable