subscription_plan_schedule
A plan schedule for a subscription. These entries serve as the header record of plan schedules. Typically subscriptions will have two schedules: accounting and refunding, with accounting the only active plan schedule. More complicated rating requirements might entail more plan schedules per subscription.
Column name | Description | Data type |
---|---|---|
plan_schedule | Primary key. | integer |
subscription | Reference to subscription. | integer * |
plan_schedule_type | integer | |
active | boolean |