Class EOS_Ecom_CatalogRelease

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

@FieldOrder({"ApiVersion","CompatibleAppIdCount","CompatibleAppIds","CompatiblePlatformCount","CompatiblePlatforms","ReleaseNote"}) public class EOS_Ecom_CatalogRelease extends com.sun.jna.Structure implements AutoCloseable
Contains information about a single release within the catalog. Instances of this structure are created by EOS_Ecom_CopyItemReleaseByIndex. They must be passed to release().
Since:
8/20/2023