pub type EOS_Ecom_Transaction_GetEntitlementsCountOptions = _tagEOS_Ecom_Transaction_GetEntitlementsCountOptions;Expand description
Input parameters for the EOS_Ecom_Transaction_GetEntitlementsCount function.
Aliased Type§
#[repr(C)]pub struct EOS_Ecom_Transaction_GetEntitlementsCountOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_ECOM_TRANSACTION_GETENTITLEMENTSCOUNT_API_LATEST.