OtherNameCategory
Defines categories for entities that do not fit standard classifications like customers or vendors in NetSuite.
Columns
| Name | Type | ReadOnly | Description |
| InternalId [KEY] | String | True |
A system-generated unique identifier for the 'Other Name' category, used for internal reference and data management. |
| ExternalId | String | False |
An externally defined identifier for the 'Other Name' category, used for integrations with external systems. |
| IsInactive | Boolean | False |
Indicates whether the 'Other Name' category is currently active (false) or inactive (true), helping maintain data accuracy. |
| Name | String | False |
The descriptive name assigned to the 'Other Name' category, used to classify and organize miscellaneous contacts or entities. |