Back to source list
Official
Premium
Stripe
The CloudQuery Stripe plugin pulls data from Stripe and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v4.2.8
Type
Source
Platforms
Date Published
Stripe Subscription Schedules
The stripe_subscription_schedules table shows data for Stripe Subscription Schedules.
This table supports incremental syncing. Read more about incremental syncing here.
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Incremental Sync Keys #
Name | Type |
---|---|
created | timestamp[us, tz=UTC] |
Columns #
Name | Type |
---|---|
application | json |
canceled_at | int64 |
completed_at | int64 |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
current_phase | json |
customer | json |
default_settings | json |
end_behavior | utf8 |
id | utf8 |
livemode | bool |
metadata | json |
object | utf8 |
phases | json |
released_at | int64 |
released_subscription | json |
status | utf8 |
subscription | json |
test_clock | json |