Name | Description | Type | Additional information |
---|---|---|---|
Id |
Gets or sets the Id |
integer |
None. |
IsSigfoxRelayLocation |
Gets or sets a flag stating whether or not this city is actually a sigfox relay or a true city |
boolean |
None. |
Country |
Gets or sets the country |
Flipr.Data.SQL.Location.Country |
None. |
ZipCode |
Gets or sets the city ISO code |
string |
String length: inclusive between 0 and 15 |
Name |
Gets or sets the city name |
string |
None. |
Longitude |
Gets or sets the longitude |
decimal number |
None. |
Latitude |
Gets or sets the latitude |
decimal number |
None. |
Altitude |
Gets or sets the altitude |
decimal number |
None. |
Timezone |
Gets or sets the timezone name |
string |
None. |
Offset |
Gets or sets the timezone offset between local date/Utc date (in seconds) |
integer |
None. |