Class EOS_Ecom_SandboxIdItemOwnership

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_SandboxIdItemOwnership
Direct Known Subclasses:
EOS_Ecom_SandboxIdItemOwnership.ByReference, EOS_Ecom_SandboxIdItemOwnership.ByValue

@FieldOrder({"SandboxId","OwnedCatalogItemIds","OwnedCatalogItemIdsCount"}) public class EOS_Ecom_SandboxIdItemOwnership extends com.sun.jna.Structure
Contains all owned catalog items for a sandbox ID. This structure is returned as part of the EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo structure. Note: The SandboxID and CatalogItemId strings will not remain valid after EOS_Ecom_OnQueryOwnershipBySandboxIdsCallback, so a copy should be as needed.
Since:
8/20/2023