My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.ValidateWindowsReceiptRequest Class Reference
Inheritance diagram for PlayFab.ClientModels.ValidateWindowsReceiptRequest:
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.).
 
uint PurchasePrice
 Amount of the stated currency paid, in centesimal units.
 
string Receipt
 XML Receipt returned by the Windows 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: