Magidoc

UserAccount
Object

Represents tha association of an account and user

Fields

#

accountId

Non-null

ID of account

account

Account

userId

Non-null

ID of user

user

User

createdUtc

Non-null

Date/time the user was created

invitedUtc

Non-null

Date/time the user was invited

invitedBy

ID of user who created the invite

isPartner

Non-null

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.

isBillingContact

Non-null

Indicates whether the user is a billing user for the account and should recieve billing communications.

isAccountContact

Non-null

Indicates whether the user should recieve account level communications.

isActive

Non-null

Indicates the user account association is active

Usages

#

References

#