Table: stripe_shipping_rates
This table shows data for Stripe Shipping Rates.
https://stripe.com/docs/api/shipping_rates (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 |
active | Bool |
delivery_estimate | JSON |
display_name | String |
fixed_amount | JSON |
livemode | Bool |
metadata | JSON |
object | String |
tax_behavior | String |
tax_code | JSON |
type | String |