Skip to main content

EOS_Ecom_QueryOffersOptions

Type Alias EOS_Ecom_QueryOffersOptions 

Source
pub type EOS_Ecom_QueryOffersOptions = _tagEOS_Ecom_QueryOffersOptions;
Expand description

Input parameters for the EOS_Ecom_QueryOffers function.

Aliased Type§

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

Fields§

§ApiVersion: i32

API Version: Set this to EOS_ECOM_QUERYOFFERS_API_LATEST.

§LocalUserId: *mut EOS_EpicAccountIdDetails

The Epic Account ID of the local user whose offer to query

§OverrideCatalogNamespace: *const i8

If not provided then the SandboxId is used as the catalog namespace