Wasm Directoryalpha
Record

temando-shipping-data-collection-point-order-collection-point-interface

No description available.

record temando-shipping-data-collection-point-order-collection-point-interface {
  city: string,
  collection-point-id: string,
  country: string,
  name: string,
  postcode: string,
  recipient-address-id: s32,
  region: string,
  street: list​<string>,
}

Fields

NameTypeDescription
citystring
collection-point-idstring
countrystring
namestring
postcodestring
recipient-address-ids32
regionstring
streetlist​<string>