Record
post-lists-id-segments-id-members-response-location
No description available.
record post-lists-id-segments-id-members-response-location {
country-code: option<string>,
dstoff: option<s32>,
gmtoff: option<s32>,
latitude: option<f64>,
longitude: option<f64>,
timezone: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| country-code | option<string> | |
| dstoff | option<s32> | |
| gmtoff | option<s32> | |
| latitude | option<f64> | |
| longitude | option<f64> | |
| timezone | option<string> |