Table: stripe_treasury_debit_reversals
This table shows data for Stripe Treasury Debit Reversals.
https://stripe.com/docs/api/treasury/debit_reversals (opens in a new tab)
The primary key for this table is id.
Relations
This table depends on stripe_treasury_financial_accounts.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
id (PK) | String |
amount | Int |
created | Timestamp |
currency | String |
financial_account | String |
hosted_regulatory_receipt_url | String |
linked_flows | JSON |
livemode | Bool |
metadata | JSON |
network | String |
object | String |
received_debit | String |
status | String |
status_transitions | JSON |
transaction | JSON |