added missing description

This commit is contained in:
Pablo Martin 2024-02-23 12:42:53 +01:00
parent 8d49e9b07b
commit a8100c756d

View file

@ -468,7 +468,10 @@ models:
data_type: timestamp with time zone
description: "{{ doc('dwh_extracted_at_date_desc') }}"
- name: stg_stripe__refunds
description: ""
description: |
Refund objects allow you to refund a previously created charge that isnt refunded yet. Funds are refunded to the credit or debit card thats initially charged.
You can read more about this object here: https://docs.stripe.com/api/refunds.
columns:
- name: id
data_type: character varying