AccountTeamMember

Represents a User who is a member of an Account team. See also UserAccountTeamMember, which represents a User who is on the default account team of another user.

Supported Calls

create(), update(), delete(), describeSObjects(), query(), search(), retrieve(), getDeleted(), getUpdated()

Special Access Rules

Fields

Field Field Type Field Properties Description
AccountAccessLevel picklist Filter

Nillable

Restricted picklist

Level of access that the User or Group has to the Account. The possible values are:This field must be set to an access level that is at least equal to the organization’s default Account access level. In addition, the AccountAccountAccessLevel, OpportunityAccessLevel, or CaseAccessLevel field must be set higher than the organization’s default access level.
AccountId Create

Filter

Required. ID of the Account to which this user is a team member. Must be a valid account ID. Required. For information on IDs, see ID Field Type.
IsDeleted boolean Defaulted on create

Filter

Indicates whether the object has been moved to the Recycle Bin (true) or not (false). Label is Deleted.
TeamMemberRole picklist Create

Filter

Nillable

Update

Role associated with this team member. One of the valid team member roles defined for your organization. Label is Team Role.
UserId reference Create

Filter

Required. ID of the User who is a member of this account team. Must be a valid User ID. Required.

Usage

Use this object to manage the team members of a particular Account and to specify team member roles for those users on that account.

© Copyright 2000-2009 salesforce.com, inc. All rights reserved.
Various trademarks held by their respective owners.