| CurrencyIsoCode |
- Type
- picklist
- Properties
- Filter, Restricted picklist
- Description
- Available only for
orgs with the multicurrency feature enabled.
Contains the ISO code for any currency allowed by
the org.
|
| IsDeleted |
- Type
- boolean
- Properties
- Defaulted on create, Filter
- Description
- Indicates whether the object has been moved to the Recycle Bin
(true) or not (false). Label is Deleted.
An OpportunityTeamMember record that is
deleted is not moved to the Recycle Bin and
cannot be undeleted, unless the record was cascade-deleted when deleting a related Opportunity. For directly deleted OpportunityTeamMember records, don’t use the isDeleted field to detect deleted
records in SOQL queries or
queryAll() calls. Instead, use getDeleted().
|
| Name |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- The team member name. This read-only field is available in API version 30.0 and
later.
|
| OpportunityAccessLevel |
- Type
- picklist
- Properties
- Filter, Nillable, Restricted picklist
- Description
- Opportunity access level for this team member. Valid values:
-
This field is supported in triggers, but not in workflows or validation rules. It is
editable in API version 36.0 and later.
|
| OpportunityId |
- Type
- reference
- Properties
- Create, Filter
- Description
- Required. ID of the Opportunity associated with this opportunity team. This field can’t be updated.
|
| PhotoURL |
- Type
- URL
- Properties
- Filter, Nillable, Sort, Group
- Description
- Read only. Retrieves the users Chatter photo URL. This field is available in API
version 32.0 and later.
|
| TeamMemberRole |
- Type
- picklist
- Properties
- Create, Filter, Nillable, Update
- Description
- Role that the team member has on the opportunity. The org’s admin sets the valid
values in the Opportunity Team Roles picklist. Label is Team
Role.
|
| Title |
- Type
- string
- Properties
- Filter, Nillable, Sort, Group
- Description
- Read only. Retrieves the user’s title. This field is available in API version 36.0 and
later.
|
| UserId |
- Type
- reference
- Properties
- Create, Filter
- Description
- Required. ID of the User
who is a member of the opportunity team. This field can’t be updated.
|