| Name | Type | Description | Notes |
|---|---|---|---|
| company_name | String | Either null or a possibly empty company name | [optional] |
| reference | String | Either null or a possibly empty reference | [optional] |
| postal_address | PostalAddress | May be null. If non-null then DXAddress must be null. | [optional] |
| dx_address | DXAddress | May be null. If non-null then PostalAddress must be null. | [optional] |