Wasm Directoryalpha
Record

post-terminal-locations-body-address

No description available.

record post-terminal-locations-body-address {
  city: option​<string>,
  country: string,
  line1: option​<string>,
  line2: option​<string>,
  postal-code: option​<string>,
  state: option​<string>,
}

Fields

NameTypeDescription
cityoption​<string>
countrystring
line1option​<string>
line2option​<string>
postal-codeoption​<string>
stateoption​<string>