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

Public Attributes

string Annotation
 Title-specific text concerning this purchase.
 
string ItemId
 Unique ItemId of the item to purchase.
 
uint Quantity
 How many of this item to purchase. Min 1, maximum 25.
 
List< string > UpgradeFromItems
 Items to be upgraded as a result of this purchase (upgraded items are hidden, as they are "replaced" by the new items).
 

Additional Inherited Members

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

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