Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Required?

Description

Sample Data

LocationId

Int32


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

...