Class EOS_Ecom_Transaction

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

public class EOS_Ecom_Transaction extends com.sun.jna.PointerType implements AutoCloseable
This handle is copied when EOS_Ecom_CopyTransactionById or EOS_Ecom_CopyTransactionByIndex is called. A EOS_Ecom_CheckoutCallbackInfo provides the ID for the copy. After being copied, EOS_Ecom_Transaction_Release must be called.
Since:
8/20/2023
See Also: