This data structure is part of the Ecom Interface.
Input parameters for the EOS_Ecom_QueryEntitlements function.
Properties
EOS_Ecom_QueryEntitlementsOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_ECOM_QUERYENTITLEMENTS_API_LATEST.
|
EOS_EpicAccountId LocalUserId
|
The Epic Online Services Account ID of the local user whose Entitlements you want to retrieve
|
EOS_Ecom_EntitlementName* EntitlementNames
|
An array of Entitlement Names that you want to check
|
uint32_t EntitlementNameCount
|
The number of Entitlement Names included in the array, up to EOS_ECOM_QUERYENTITLEMENTS_MAX_ENTITLEMENT_IDS; use zero to request all Entitlements associated with the user's Epic Online Services account.
|
EOS_Bool bIncludeRedeemed
|
If true, Entitlements that have been redeemed will be included in the results.
|
This data structure is part of the Ecom Interface.
Input parameters for the EOS_Ecom_QueryEntitlements function.
Properties
Ecom.QueryEntitlementsOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ECOM_QUERYENTITLEMENTS_API_LATEST.
|
EpicAccountId LocalUserId
|
The Epic Online Services Account ID of the local user whose Entitlements you want to retrieve
|
string[] EntitlementNames
|
An array of Entitlement Names that you want to check
|
bool IncludeRedeemed
|
If true, Entitlements that have been redeemed will be included in the results.
|
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