ContactId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- ID of the Contact associated with this Contract.
|
ContractId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- Required. ID of the Contract.
|
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.
|
IsPrimary |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort,Update
- Description
- Specifies whether this Contact plays the primary role on this Contract (true) or not (false). Note that each contract has only
one primary contact role. Default is false. Labels is Primary.
|
Role |
- Type
- picklist
- Properties
- Create, Filter, Nillable, Group, Sort, Update
- Description
- Name of the role played by the Contact on this Contract, such as Decision Maker, Approver, Buyer, and so on. Must be
unique—there can't be multiple records in which the ContractId, ContactId, and Role values are identical. Different contacts can play the
same role on the same contract. A contact can play different roles
on the same contract.
|