Name | Type | Description | Notes |
---|---|---|---|
EmployeeID | string | The Xero identifier for an employee e.g. 297c2dc5-cc47-4afd-8ec8-74990b8761e9 | [optional] |
Status | string | Current status of an employee – see contact status types | [optional] |
FirstName | string | First name of an employee (max length = 255) | [optional] |
LastName | string | Last name of an employee (max length = 255) | [optional] |
ExternalLink | ExternalLink | [optional] | |
UpdatedDateUTC | time.Time | [optional] [readonly] | |
StatusAttributeString | string | A string to indicate if a invoice status | [optional] |
ValidationErrors | []ValidationError | Displays array of validation error messages from the API | [optional] |
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.