EOS_Ecom_QueryOwnershipTokenOptions

EOS API reference page for EOS_Ecom_QueryOwnershipTokenOptions

1 min to read

This data structure is part of the Ecom Interface.

Remarks

Input parameters for the EOS_Ecom_QueryOwnershipToken function.

Properties

EOS_Ecom_QueryOwnershipTokenOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_ECOM_QUERYOWNERSHIPTOKEN_API_LATEST.
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the local user whose ownership token you want to query
EOS_Ecom_CatalogItemId* CatalogItemIdsThe array of Catalog Item IDs to check for ownership, matching in number to the CatalogItemIdCount
uint32_t CatalogItemIdCountThe number of catalog item IDs to query
const char* CatalogNamespaceOptional product namespace, if not the one specified during initialization