User Object
User who can access to Tarvent
Fields
#
accountStatus
User's status within the account. Only populated when getting a user/users within a specific account.
createdBy
ID of user who created the user. Refer to the user query to get user information.
isAccountContact
Indicates whether the user should receive account level communication.
isBillingContact
Indicates whether the user is a billing user for the account and should receive billing communication.
isPartner
Indicates whether the user is a partner user (not employee) for the account. Please note partner users do not count against any plan user limits. This is only set when getting users within an account.
modifiedBy
ID of user who last modified the user. Refer to the user query to get user information.
notificationPreferences
Collection of notification preferences
Usages
#
References
#
- Field me from Query
- Field user from Query
- Field updateUser from Mutation
UriHostNameTypeOperationFilterInput
UserAccount