|
My Project
|
Public Attributes | |
| List< CartItem > | Contents |
| Cart items to be purchased. | |
| string | OrderId |
| Purchase order identifier. | |
| List< PaymentOption > | PaymentOptions |
| 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 () |