{ "sections": [ "title", "description", "fields", "special_access_rules" ], "title": "ExtlRecShrCnctAccnt - Data API", "description": "Represents an association between an account and an external record share connection for Partner Connect. This object is available in API version 62.0 and later.", "fields_columns": [ "type", "properties", "description", "relationship_name", "refers_to" ], "fields": { "AccountId": { "type": "reference", "properties": "Filter, Group, Sort", "description": "ID of the account. This field is a relationship field.", "relationship_name": "Account", "refers_to": "Account" }, "ExtlRecShrCnctId": { "type": "reference", "properties": "Filter, Group, Sort", "description": "ID of the ExtlRecShrCnct record. This field is a relationship field.", "relationship_name": "ExtlRecShrCnct", "refers_to": "ExtlRecShrCnct" }, "Name": { "type": "string", "properties": "Autonumber, Defaulted on create, Filter, idLookup, Sort", "description": "For internal use only." } }, "special_access_rules": "To see this object, enable Partner Connect or Partner Connect for Vendors. See Set Up Partner Connect as a Partner and Set Up Partner Connect as a Vendor in Salesforce Help." }