subscription_contact
A contact for a subscription.
| Column name | Description | Data type |
|---|---|---|
| subscription | Primary key. Reference to subscription. |
integer |
| contact_type | integer * | |
| contact_name | text * | |
| company_name | text * | |
| trading_name | text * | |
| abn | text * | |
| contact_title | text * | |
| family_name | text * | |
| given_name | text * | |
| date_of_birth | date * | |
| gender | character (1) * | |
| position | text * | |
| phone_home | text * | |
| phone_work | text * | |
| phone_mobile | text * | |
| fax | text * |