Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.11 KB

PurchasedEnvelopesInformation.md

File metadata and controls

18 lines (14 loc) · 1.11 KB

PurchasedEnvelopesInformation

Properties

Name Type Description Notes
amount String The total amount of the purchase. [optional]
appName String The AppName of the client application. [optional]
currencyCode String The currency code for the account, based on the ISO 4217 currency code. [optional]
platform String The Platform of the client application [optional]
productId String The Product ID from the AppStore. [optional]
quantity String The quantity of envelopes to add to the account. [optional]
receiptData String The encrypted Base64 encoded receipt data. [optional]
storeName String The name of the AppStore. [optional]
transactionId String Specifies the Transaction ID from the AppStore. [optional]

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