This read-only object represents a partner relationship between two Account objects. It is automatically created when a Partner object is created for a partner relationship between two accounts.
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| AccountFromId | reference | Filter | ID of the main Account in the partner relationship. For information on IDs, see ID Field Type. |
| AccountToId | reference | Filter | ID of the partner Account in the partner relationship. |
| IsDeleted | boolean | Defaulted on create | Indicates whether the object has been moved to the Recycle Bin (true) or not (false). Label is Deleted. |
| IsPrimary | boolean | Defaulted on create | Indicates whether the AccountPartner is the main account’s primary partner (true) or not (false). |
| Role | picklist | Filter | The UserRole that the partner Account has on the main Account. For example, “Consultant” or “Distributor.” |