Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 606 Bytes

File metadata and controls

13 lines (9 loc) · 606 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 int [optional]

[Back to API list] [Back to README]