User

Table:
user
Model Version:
8b9ffa2338871ef4
JSON Schema:
user is a model for users that have access to the system
active
boolean
assignedServiceWriter
Nullable
boolean
assignedTechnician
Nullable
boolean
color
aqua, blue, brown, green, orange, purple, red, yellow
companyId
string
createdDate
date-time
currentLocationId
Nullable
string
customFields
Nullable
object
custom field values
customPhotoId
Nullable
string
a custom photo blob id for this user
customPhotoUrl
Nullable
string
a url to the custom photo url for this user
deactivatedByUserId
Nullable
string
the user that deactivated the record or null if not deactivated
deactivatedDate
Nullable
date-time
the date that the record was deactivated or null if not deactivated
email
string
firstName
string
googlePhotoDisabled
boolean
if the profile photo was removed to force a monogram
googlePhotoUrl
Nullable
string
a url to a profile photo for this user from a google login
id
Primary Key
string
imported
boolean
laborRateId
Nullable
string
lastName
string
locationIds
string[]
the locations that the user has access to
metadata
Nullable
object
metadata reserved for customers to control
phone
Nullable
string
preferredLanguage
en, en_US, fr_CA
requireEmailChange
Nullable
boolean
updatedDate
Nullable
date-time