Wasm Directoryalpha
Record

patch-ecommerce-stores-id-response

No description available.

record patch-ecommerce-stores-id-response {
  links: option​<list​<patch-ecommerce-stores-id-response-links-item>>,
  address: option​<patch-ecommerce-stores-id-response-address>,
  automations: option​<patch-ecommerce-stores-id-response-automations>,
  connected-site: option​<patch-ecommerce-stores-id-response-connected-site>,
  created-at: option​<string>,
  currency-code: option​<string>,
  domain: option​<string>,
  email-address: option​<string>,
  id: option​<string>,
  is-syncing: option​<bool>,
  list-id: option​<string>,
  list-is-active: option​<bool>,
  money-format: option​<string>,
  name: option​<string>,
  phone: option​<string>,
  platform: option​<string>,
  primary-locale: option​<string>,
  timezone: option​<string>,
  updated-at: option​<string>,
}

Fields

NameTypeDescription
linksoption​<list​<patch-ecommerce-stores-id-response-links-item>>
addressoption​<patch-ecommerce-stores-id-response-address>
automationsoption​<patch-ecommerce-stores-id-response-automations>
connected-siteoption​<patch-ecommerce-stores-id-response-connected-site>
created-atoption​<string>
currency-codeoption​<string>
domainoption​<string>
email-addressoption​<string>
idoption​<string>
is-syncingoption​<bool>
list-idoption​<string>
list-is-activeoption​<bool>
money-formatoption​<string>
nameoption​<string>
phoneoption​<string>
platformoption​<string>
primary-localeoption​<string>
timezoneoption​<string>
updated-atoption​<string>