Skip to main content

EOS_Ecom_CopyTransactionByIndexOptions

Type Alias EOS_Ecom_CopyTransactionByIndexOptions 

Source
pub type EOS_Ecom_CopyTransactionByIndexOptions = _tagEOS_Ecom_CopyTransactionByIndexOptions;
Expand description

Input parameters for the EOS_Ecom_CopyTransactionByIndex function.

Aliased Type§

#[repr(C)]
pub struct EOS_Ecom_CopyTransactionByIndexOptions { pub ApiVersion: i32, pub LocalUserId: *mut EOS_EpicAccountIdDetails, pub TransactionIndex: u32, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_ECOM_COPYTRANSACTIONBYINDEX_API_LATEST.

§LocalUserId: *mut EOS_EpicAccountIdDetails

The Epic Account ID of the local user who is associated with the transaction

§TransactionIndex: u32

The index of the transaction to get