Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 611 Bytes

Purchase.md

File metadata and controls

13 lines (9 loc) · 611 Bytes

OneSignalApi.Model.Purchase

Properties

Name Type Description Notes
Sku string The unique identifier of the purchased item.
Amount string 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.
Count decimal [optional]

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