Class EOS_Ecom_CatalogItem

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
EOS_Ecom_CatalogItem.ByReference, EOS_Ecom_CatalogItem.ByValue

@FieldOrder({"ApiVersion","CatalogNamespace","Id","EntitlementName","TitleText","DescriptionText","LongDescriptionText","TechnicalDetailsText","DeveloperText","ItemType","EntitlementEndTimestamp"}) public class EOS_Ecom_CatalogItem extends com.sun.jna.Structure implements AutoCloseable
Contains information about a single item within the catalog. Instances of this structure are created by EOS_Ecom_Interface.copyOfferItemByIndex(EOS_Ecom_CopyOfferItemByIndexOptions).
They must be passed to release()
Since:
8/20/2023