Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
@type | string | false | ${prop.ignore} | |||
EmployeeID | An identifier for the employee that is unique to the system. | string | false | ${prop.ignore} | ||
EmployeeRole | Assigned Type: ms-0300:EmployeeRole_Enum | EmployeeRole_Enum | false | ${prop.ignore} | ||
ExtensionPoint | ExtensionPoint | false | ${prop.ignore} |
{ "@type" : "string", "employeeID" : "string", "employeeRole" : { "value" : { }, "extension" : "string" }, "extensionPoint" : { } }