Wasm Directoryalpha
Record

get-ecommerce-stores-id-products-params

No description available.

record get-ecommerce-stores-id-products-params {
  fields: option​<list​<string>>,
  exclude-fields: option​<list​<string>>,
  count: option​<s32>,
  offset: option​<s32>,
  store-id: string,
}

Fields

NameTypeDescription
fieldsoption​<list​<string>>
exclude-fieldsoption​<list​<string>>
countoption​<s32>
offsetoption​<s32>
store-idstring