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.3.1
Type
Source
Platforms
Date Published
Stripe Application Fees
The stripe_application_fees table shows data for Stripe Application Fees.
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 |
---|---|
account | json |
amount | int64 |
amount_refunded | int64 |
application | json |
balance_transaction | json |
charge | json |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
currency | utf8 |
fee_source | json |
id | utf8 |
livemode | bool |
object | utf8 |
originating_transaction | json |
refunded | bool |
refunds | json |
Relations
The following tables depend on "Stripe Application Fees":