My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.PurchaseReceiptFulfillment Class Reference
Inheritance diagram for PlayFab.ClientModels.PurchaseReceiptFulfillment:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

List< ItemInstanceFulfilledItems
 Items granted to the player in fulfillment of the validated receipt.
 
string RecordedPriceSource
 Source of the payment price information for the recorded purchase transaction. A value of 'Request' indicates that the price specified in the request was used, whereas a value of 'Catalog' indicates that the real-money price of the catalog item matching the product ID in the validated receipt transaction and the currency specified in the request (defaulting to USD) was used.
 
string RecordedTransactionCurrency
 Currency used to purchase the items (ISO 4217 currency code).
 
uint? RecordedTransactionTotal
 Amount of the stated currency paid for the items, in centesimal units.
 

Additional Inherited Members

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

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