Class EOS_Ecom_Entitlement

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

@FieldOrder({"ApiVersion","EntitlementName","EntitlementId","CatalogItemId","ServerIndex","IsRedeemed","EndTimestamp"}) public class EOS_Ecom_Entitlement extends com.sun.jna.Structure implements AutoCloseable
Contains information about a single entitlement associated with an account. Instances of this structure are created by EOS_Ecom_CopyEntitlementByIndex, EOS_Ecom_CopyEntitlementByNameAndIndex, or EOS_Ecom_CopyEntitlementById. They must be passed to EOS_Ecom_Entitlement_Release.
Since:
8/20/2023