My Project
|
This is the first step in the purchasing process. For security purposes, once the order (or "cart") has been created, additional inventory objects may no longer be added. In addition, inventory objects will be locked to the current prices, regardless of any subsequent changes at the catalog level which may occur during the next two steps. More...
Public Attributes | |
string | CatalogVersion |
Catalog version for the items to be purchased. Defaults to most recent catalog. | |
Dictionary< string, string > | CustomTags |
The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). | |
List< ItemPurchaseRequest > | Items |
Array of items to purchase. | |
string | StoreId |
Store through which to purchase items. If not set, prices will be pulled from the catalog itself. | |
![]() | |
PlayFabAuthenticationContext | AuthenticationContext |
Additional Inherited Members | |
![]() | |
string | ToJson () |
This is the first step in the purchasing process. For security purposes, once the order (or "cart") has been created, additional inventory objects may no longer be added. In addition, inventory objects will be locked to the current prices, regardless of any subsequent changes at the catalog level which may occur during the next two steps.