Wasm Directoryalpha
Record

order-contact-retrieve-order-line-item

No description available.

record order-contact-retrieve-order-line-item {
  address1: option​<string>,
  address2: option​<string>,
  city: option​<string>,
  country: option​<string>,
  county: option​<string>,
  first-name: option​<string>,
  last-name: option​<string>,
  postal-code: option​<string>,
  state: option​<string>,
}

Fields

NameTypeDescription
address1option​<string>
address2option​<string>
cityoption​<string>
countryoption​<string>
countyoption​<string>
first-nameoption​<string>
last-nameoption​<string>
postal-codeoption​<string>
stateoption​<string>