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

Public Attributes

List< CartItemContents
 Cart items to be purchased.
 
string OrderId
 Purchase order identifier.
 
List< PaymentOptionPaymentOptions
 Available methods by which the user can pay.
 
Dictionary< string, int > VirtualCurrencyBalances
 Current virtual currency totals for the user.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon
PlayFabRequestCommon Request
 
object CustomData
 

Additional Inherited Members

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

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