Skip to main content

EOS_Ecom_CopyTransactionByIdOptions

Type Alias EOS_Ecom_CopyTransactionByIdOptions 

Source
pub type EOS_Ecom_CopyTransactionByIdOptions = _tagEOS_Ecom_CopyTransactionByIdOptions;
Expand description

Input parameters for the EOS_Ecom_CopyTransactionById function.

Aliased Type§

#[repr(C)]
pub struct EOS_Ecom_CopyTransactionByIdOptions { pub ApiVersion: i32, pub LocalUserId: *mut EOS_EpicAccountIdDetails, pub TransactionId: *const i8, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_ECOM_COPYTRANSACTIONBYID_API_LATEST.

§LocalUserId: *mut EOS_EpicAccountIdDetails

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

§TransactionId: *const i8

The ID of the transaction to get