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.
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.
isBillingContact
Indicates whether the user is a billing user for the account and should receive billing communication.
isAccountContact
Indicates whether the user should receive account level communication.
notificationPreferences
Collection of notification preferences
createdBy
ID of user who created the user. Refer to the user query to get user information.
modifiedBy
ID of user who last modified the user. Refer to the user query to get user information.
Usages
#
References
#
- Field me from Query
- Field user from Query
- Field updateUser from Mutation
UriHostNameTypeOperationFilterInput
UserAccount