OtherNameSubsidiaryRelationship
Tracks the relationship between other names and subsidiaries.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | The internal system-generated identifier for the record. | |
| entity | String | The entity associated with the record, such as a customer, lead, or other entity. | |
| externalid | String | An external identifier used for integrations with other systems. | |
| isprimarysub | Boolean | Indicates whether the entity is the primary subsidiary in a multi-subsidiary setup. | |
| name | String | An unlabeled field representing the name of the entity or record. |