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. | |
![]() | |
PlayFabRequestCommon | Request |
object | CustomData |
Additional Inherited Members | |
![]() | |
string | ToJson () |