Name | Type | Description | Notes |
---|---|---|---|
category | \SynergiTech\Staffology\Model\UserCategory | [optional] | |
emailAddress | string | [optional] | |
pendingEmailAddress | string | If the user has requested to change their email address then the address it'll be changed to after verification will be shown here. | [optional] |
firstName | string | [optional] | |
lastName | string | [optional] | |
salutation | string | [optional] | |
userIdentifier | string | [optional] | |
photo | string | [optional] | |
photoSasUrl | string | [optional] | |
role | \SynergiTech\Staffology\Model\UserRole | [optional] | |
jobType | \SynergiTech\Staffology\Model\UserJobType | [optional] | |
jobTitle | string | [optional] | |
telephoneNumber | string | [optional] | |
businessName | string | [optional] | |
industry | \SynergiTech\Staffology\Model\UserIndustry | [optional] | |
address | \SynergiTech\Staffology\Model\Address | [optional] | |
statedEmployeeCount | int | [optional] | |
emailVerified | bool | [optional] | |
emailVerificationKey | string | [optional] | |
gdprOptin | bool | [optional] | |
inviteCode | string | [optional] | |
registrationIp | string | [optional] | |
registrationDate | \DateTime | [optional] | |
lastLogin | \DateTime | [optional] | |
isActivated | bool | [optional] | |
authorization | \SynergiTech\Staffology\Model\UserAuthorization | [optional] | |
isSuperAdmin | bool | [optional] | |
canUseBureauFeatures | bool | [optional] | |
canUseBetaFeatures | bool | [optional] | |
canUseReportWriter | bool | Indicates whether the user has permission to use the report writer feature. | [optional] |
isBilledInNetSuite | bool | [optional] | |
tenant | \SynergiTech\Staffology\Model\Tenant | [optional] | |
requestDdSetup | bool | [readonly] If true then the user is required to set up a direct debit mandate | [optional] |
disabled | bool | [readonly] If true then any employers the owner managed will not be able to run new payruns. DisabledReason will give a reason why the account is disabled | [optional] |
canCreateEmployers | bool | [readonly] If false then the user cannot create new employers. This can be turned on or off by the tenant admin. | [optional] |
disabledReason | string | [optional] | |
directDebitMandate | \SynergiTech\Staffology\Model\DirectDebitMandate | [optional] | |
displayPrefs | \SynergiTech\Staffology\Model\UserDisplayPreferences | [optional] | |
showBills | bool | [readonly] Whether or not the user can see bills. This will be false if the Tenant manages billing and the user is not an admin for the Tenant | [optional] |
accountingCustomerId | string | [readonly] Used internally to manage billing | [optional] |
pricingTableId | string | [optional] | |
utmInfo | \SynergiTech\Staffology\Model\UtmInfo | [optional] | |
firstBillableActivityDate | \DateTime | [optional] | |
bureauNotificationEmailAddress | string | If an email address is provided here then Bureau-related notifications will go to this address instead of the EmailAddress | [optional] |
monthlyMinimum | \SynergiTech\Staffology\Model\MonthlyMinimum | [optional] | |
apiMailingEnabled | bool | Flag to keep the user up-to-date with any API changes and inform about upcoming breaking changes. | [optional] |
loginDisabled | bool | [readonly] If true then the user will not have login permissions | [optional] |
isBureauMember | bool | Indicates whether the user is a bureau member. | [optional] |
id | string | [readonly] The unique id of the object | [optional] [readonly] |