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

Public Attributes

string Description
 Description of the catalog item.
 
string DisplayName
 Display name for the catalog item.
 
string ItemClass
 Class name to which catalog item belongs.
 
string ItemId
 Unique identifier for the catalog item.
 
string ItemInstanceId
 Unique instance identifier for this catalog item.
 
Dictionary< string, uint > RealCurrencyPrices
 Cost of the catalog item for each applicable real world currency.
 
Dictionary< string, uint > VCAmount
 Amount of each applicable virtual currency which will be received as a result of purchasing this catalog item.
 
Dictionary< string, uint > VirtualCurrencyPrices
 Cost of the catalog item for each applicable virtual currency.
 

Additional Inherited Members

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

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