Skip to main content

EOS_Ecom_EntitlementName

Type Alias EOS_Ecom_EntitlementName 

Source
pub type EOS_Ecom_EntitlementName = *const c_char;
Expand description

An identifier which is defined on a catalog item and stored with the backend catalog service. The entitlement name may not be unique. A catalog may be configured with multiple items with the same entitlement name in order to define a logical grouping of entitlements. This is used to retrieve all entitlements granted to an account grouped in this way.

@see EOS_Ecom_QueryEntitlements