TeamDynamix Web API
TeamDynamix.Api.Users.User.IsEmployee
Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
application/json
Calls using any other content type (ex: text/plain) are not supported.
APIs
TeamDynamix.Api.Users.User
TeamDynamix.Api.Users.User.IsEmployee
The employee status of the user.
Data Type and Notes
Boolean
Editable
Value
true
if the user is an employee; otherwise,
false
.
Remarks
This only applies to
Users
.
Customers
will always have this set to
false
.