Record

address

No description available.

record address {
  address-v1: option​<string>,
  address-v2: option​<string>,
  city: option​<string>,
  country: option​<string>,
  postal-code: option​<string>,
  state: option​<string>,
}

Fields

NameTypeDescription
address-v1option​<string>
address-v2option​<string>
cityoption​<string>
countryoption​<string>
postal-codeoption​<string>
stateoption​<string>