This data structure is part of the Ecom Interface.
Remarks
Input parameters for the EOS_Ecom_QueryOwnershipToken function.
Properties
EOS_Ecom_QueryOwnershipTokenOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ECOM_QUERYOWNERSHIPTOKEN_API_LATEST. |
EOS_EpicAccountId LocalUserId | The Epic Account ID of the local user whose ownership token you want to query |
EOS_Ecom_CatalogItemId* CatalogItemIds | The array of Catalog Item IDs to check for ownership, matching in number to the CatalogItemIdCount |
uint32_t CatalogItemIdCount | The number of catalog item IDs to query |
const char* CatalogNamespace | Optional product namespace, if not the one specified during initialization |