Skip to main content

EOS_Ecom_Transaction_GetEntitlementsCountOptions

Type Alias EOS_Ecom_Transaction_GetEntitlementsCountOptions 

Source
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: i32

API Version: Set this to EOS_ECOM_TRANSACTION_GETENTITLEMENTSCOUNT_API_LATEST.