Description: The location is used to store address information including latitude and longitude. Locations can be assigned to resources, projects and/or activities.
Field | Type | Description | Read-Only |
---|---|---|---|
AddressLine1 | String | The first line of the address with street number and street name. | No |
AddressLine2 | String | The second line of the address with street number and street name. | No |
City | String | The city name of the address. | No |
Country | String | The country of the address. | No |
CountryCode | String | The country code of the address. | No |
Latitude | Double | The latitude of the location. | No |
LocationCode | String | The code that identifies this Location | No |
Longitude | Double | The longitude of the location. | No |
Municipality | String | The municipality name of the address. | No |
Name | String | The name of the location. | No |
ObjectId | String | The unique ID generated by the system. | No |
PostalCode | String | The postal code of the address. | No |
State | String | The state name of the address. | No |
StateCode | String | The state abbreviation of the address. | No |