subscription_address
Addresses of a subscription.
| Column name | Description | Data type |
|---|---|---|
| subscription | Reference to subscription. | integer |
| address_type | Reference to address_type. | smallint * |
| address_detail | text * | |
| building_name | text * | |
| sub_unit | text * | |
| floor | text * | |
| lot | text * | |
| postal_delivery_type | text * | |
| street_number | text * | |
| street_name | text * | |
| street_type | text * | |
| suburb | text * | |
| state | text * | |
| postcode | text * | |
| country | text * |