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.2
Type
Source
Platforms
Date Published
Stripe Payment Link Line Items
The stripe_payment_link_line_items table shows data for Stripe Payment Link Line Items.
Primary Keys #
Name | Type |
---|---|
id | utf8 |
payment_link_id | utf8 |
Columns #
Name | Type |
---|---|
amount_discount | int64 |
amount_subtotal | int64 |
amount_tax | int64 |
amount_total | int64 |
_cq_id | uuid |
_cq_parent_id | uuid |
currency | utf8 |
description | utf8 |
discounts | json |
id | utf8 |
object | utf8 |
payment_link_id | utf8 |
price | json |
quantity | int64 |
taxes | json |
Relations
This table depends on:
Stripe Payment Links