pub type EOS_Ecom_GetTransactionCountOptions = _tagEOS_Ecom_GetTransactionCountOptions;Expand description
Input parameters for the EOS_Ecom_GetTransactionCount function.
Aliased Type§
#[repr(C)]pub struct EOS_Ecom_GetTransactionCountOptions {
pub ApiVersion: i32,
pub LocalUserId: *mut EOS_EpicAccountIdDetails,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_ECOM_GETTRANSACTIONCOUNT_API_LATEST.
LocalUserId: *mut EOS_EpicAccountIdDetailsThe Epic Account ID of the local user whose transaction count to get