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