Record

location

No description available.

record location {
  address: option​<address-with-time-zone>,
  id: option​<f64>,
  name: option​<string>,
}

Fields

NameTypeDescription
addressoption​<address-with-time-zone>
idoption​<f64>
nameoption​<string>