...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
LocationId | Int32 | One of Locationid, LocationName or LocationUid is required. | The location Id is a unique identifier for a location. For internal use only. | ||
LocationName | String (50) | See Locationid. | The name of the location is a unique identifier for a location | Â Springfield | |
LocationUid | Int64 | See LocationUidLocationid. | A unique and immutable identifier for a location | Â 1152921504606850978 |
...