Record
cluster-customer-address
No description available.
record cluster-customer-address {
lat: option<f64>,
lon: option<f64>,
street-hint: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| lat | option<f64> | |
| lon | option<f64> | |
| street-hint | option<string> |