Wasm Directoryalpha
Record

cluster-customer-address

No description available.

record cluster-customer-address {
  lat: option​<f64>,
  lon: option​<f64>,
  street-hint: option​<string>,
}

Fields

NameTypeDescription
latoption​<f64>
lonoption​<f64>
street-hintoption​<string>