Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 412 Bytes

Purchase.md

File metadata and controls

15 lines (7 loc) · 412 Bytes

Purchase

Properties

Name Type Description Notes
sku String The unique identifier of the purchased item.
amount BigDecimal The amount, in USD, spent purchasing the item.
iso String The 3-letter ISO 4217 currency code. Required for correct storage and conversion of amount.