My Project
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Public Attributes | List of all members
PlayFab.ClientModels.ValidateAmazonReceiptRequest Class Reference
Inheritance diagram for PlayFab.ClientModels.ValidateAmazonReceiptRequest:
PlayFab.SharedModels.PlayFabRequestCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string CatalogVersion
 Catalog version of the fulfilled items. If null, defaults to the primary catalog.
 
string CurrencyCode
 Currency used to pay for the purchase (ISO 4217 currency code).
 
Dictionary< string, string > CustomTags
 The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
 
int PurchasePrice
 Amount of the stated currency paid, in centesimal units.
 
string ReceiptId
 ReceiptId returned by the Amazon App Store in-app purchase API.
 
string UserId
 AmazonId of the user making the purchase as returned by the Amazon App Store in-app purchase API.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: