subscription_policy
Schedule of policies (features) added to the subscription either manually or by an external system.
| Column name | Description | Data type |
|---|---|---|
| subscription_policy | Primary key. | integer |
| subscription | Reference to subscription. | integer * |
| policy_type | Reference to policy_type. | integer * |
| start_date | date | |
| end_date | date * | |
| active | boolean * |