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: i32API Version: Set this to EOS_ECOM_QUERYOFFERS_API_LATEST.
LocalUserId: *mut EOS_EpicAccountIdDetailsThe Epic Account ID of the local user whose offer to query
OverrideCatalogNamespace: *const i8If not provided then the SandboxId is used as the catalog namespace