Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 486 Bytes

CurrencyAndAmount.md

File metadata and controls

18 lines (8 loc) · 486 Bytes

CurrencyAndAmount

An amount of a specific currency, specifying a value and an associated unit

Properties

Name Type Description Notes
amount java.math.BigDecimal [optional]
currency String

Back to Model listBack to API listBack to README