This data structure is part of the Ecom Interface.
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
|
This data structure is part of the Ecom Interface.
Input parameters for the {EcomInterface.QueryOwnershipToken} function.
Properties
Ecom.QueryOwnershipTokenOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ECOM_QUERYOWNERSHIPTOKEN_API_LATEST.
|
EpicAccountId LocalUserId
|
The Epic Account ID of the local user whose ownership token you want to query
|
string[] CatalogItemIds
|
The array of Catalog Item IDs to check for ownership, matching in number to the CatalogItemIdCount
|
string CatalogNamespace
|
Optional product namespace, if not the one specified during initialization
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no