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