Wasm Directoryalpha
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

NameTypeDescription
country-codeoption​<string>
dstoffoption​<s32>
gmtoffoption​<s32>
latitudeoption​<f64>
longitudeoption​<f64>
regionoption​<string>
timezoneoption​<string>