EOS_Ecom_CatalogItem

EOS API reference page for EOS_Ecom_CatalogItem

2 분 소요

This data structure is part of the Ecom Interface.

Remarks

Contains information about a single item within the catalog. Instances of this structure are created by EOS_Ecom_CopyOfferItemByIndex. They must be passed to EOS_Ecom_CatalogItem_Release.

Properties

EOS_Ecom_CatalogItem

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_ECOM_CATALOGITEM_API_LATEST.
const char* CatalogNamespaceProduct namespace in which this item exists
EOS_Ecom_CatalogItemId IdThe ID of this item
EOS_Ecom_EntitlementName EntitlementNameThe entitlement name associated with this item
const char* TitleTextLocalized UTF-8 title of this item
const char* DescriptionTextLocalized UTF-8 description of this item
const char* LongDescriptionTextLocalized UTF-8 long description of this item
const char* TechnicalDetailsTextLocalized UTF-8 technical details of this item
const char* DeveloperTextLocalized UTF-8 developer of this item
EOS_EEcomItemType ItemTypeThe type of item as defined in the catalog
int64_t EntitlementEndTimestampIf not -1 then this is the POSIX timestamp that the entitlement will end