Record
get-search-members-response-full-search-members-item-location
No description available.
record get-search-members-response-full-search-members-item-location {
country-code: option<string>,
dstoff: option<s32>,
gmtoff: option<s32>,
latitude: option<f64>,
longitude: option<f64>,
region: option<string>,
timezone: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| country-code | option<string> | |
| dstoff | option<s32> | |
| gmtoff | option<s32> | |
| latitude | option<f64> | |
| longitude | option<f64> | |
| region | option<string> | |
| timezone | option<string> |