Contact
Back to the list of other tables
- A contact belongs to a name
| Field name | Description | Type | Indexed |
|---|---|---|---|
| ID | The unique identifying number assigned to this contact | Alpha | * |
| name_ID | The ID of the name to which this contact belongs | Alpha | * |
| address1 | Contact's address line 1 | Alpha | |
| address2 | Contact's address line 2 | Alpha | |
| category | The category 1 category that this contact has been assigned to | Alpha | |
| category2 | The category 2 category that this contact has been assigned to | Alpha | |
| category3 | The category 3 category that this contact has been assigned to | Alpha | |
| This contact's email address | Alpha | ||
| first | This contact's first name | Alpha | |
| last | This contact's last name | Alpha | |
| phone | Waiting to be used for something… | Alpha | |
| position | This contact's position in their organisation. NOT 'sitting down' | Alpha | |
| spare | Waiting for something to be used for… | Boolean |