Skip to main content

EOS_Ecom_GetOfferCountOptions

Type Alias EOS_Ecom_GetOfferCountOptions 

Source
pub type EOS_Ecom_GetOfferCountOptions = _tagEOS_Ecom_GetOfferCountOptions;
Expand description

Input parameters for the EOS_Ecom_GetOfferCount function.

Aliased Type§

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

Fields§

§ApiVersion: i32

API Version: Set this to EOS_ECOM_GETOFFERCOUNT_API_LATEST.

§LocalUserId: *mut EOS_EpicAccountIdDetails

The Epic Account ID of the local user whose offers are being accessed