# Attributes

| Field Key            | Description                                                                                        | Notes |
| -------------------- | -------------------------------------------------------------------------------------------------- | ----- |
| `town`               | The town of residence of the director in question.                                                 |       |
| `first_name`         | The directors first name.                                                                          |       |
| `surname`            | The directors surname.                                                                             |       |
| `suffix`             | Honorary titles, such as OBE, MBE, CBE etc.                                                        |       |
| `title`              | The directors title.                                                                               |       |
| `date_resigned`      | Date the director resigned if applicable. Will return '`null`' where the director is still active. |       |
| `locality`           | The equivalent of the 2nd line of address of the director.                                         |       |
| `birthdate`          | The directors date of birth (month and year) if known.                                             |       |
| `county`             | The county of residence of the director.                                                           |       |
| `appointment_type`   | The type of appointment of the director                                                            |       |
| `date_appointed`     | The date the director was appointed.                                                               |       |
| `postcode`           | The directors post code.                                                                           |       |
| `address`            | First line of address of the director.                                                             |       |
| `nationality`        | The directors nationality.                                                                         |       |
| `other_appointments` | Any other appointments held by the director                                                        |       |
| `occupation`         | Listed occupation if known. Will return '`null`' if none.                                          |       |
