Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 497 Bytes

File metadata and controls

12 lines (7 loc) · 497 Bytes

Amount

Properties

Name Type Description Notes
Currency string A 3-letter ISO 4217 currency code
Value int32 Quantity in the smallest unit of the specified currency. In USD this is cents, so $12.04 is 1204 and $0.99 would be 99.

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