Versions Compared

Key

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

...

Element

Data Type

Required?

Description

Sample Data

DepartmentId

Int32

No

The department Id is a unique identifier for a department. For internal use only.


DepartmentName

String (50)

One of DepartmentName or DepartmentUid is required

The department name is a unique identifier for a department.

Executive Team

DepartmentUid

Int64

See DepartmentName

The department Uid is a unique and immutable identifier for a department.

1152921504606854181

Usage Example(s)

...