otherNameAddressbook
Stores address book entries for other names associated with entities.
Columns
| Name | Type | References | Description |
| internalid [KEY] | Integer | The internal system-generated identifier for the record. | |
| addressbookaddress | String | The address associated with the entity in the address book. | |
| defaultbilling | Boolean | Indicates whether the address is set as the default billing address. | |
| defaultshipping | Boolean | Indicates whether the address is set as the default shipping address. | |
| entity | String | The name or identifier of the entity associated with the address. |