Table: stripe_subscription_schedules
This table shows data for Stripe Subscription Schedules.
https://stripe.com/docs/api/subscription_schedules (opens in a new tab)
The primary key for this table is id. It supports incremental syncs based on the created column.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
id (PK) | String |
created (Incremental Key) | Timestamp |
application | JSON |
canceled_at | Int |
completed_at | Int |
current_phase | JSON |
customer | JSON |
default_settings | JSON |
end_behavior | String |
livemode | Bool |
metadata | JSON |
object | String |
phases | JSON |
released_at | Int |
released_subscription | JSON |
status | String |
subscription | JSON |
test_clock | JSON |