documentation updated for stg_stripe__balance_transactions

This commit is contained in:
Pablo Martin 2024-02-23 16:32:41 +01:00
parent 9c423e3f3c
commit 13395b2dca
2 changed files with 35 additions and 13 deletions

View file

@ -28,8 +28,21 @@ You can query the _airbyte_meta column to see which rows failed for content reas
{% enddocs %}
{% docs dwh_extracted_at_date_desc %}
{% docs dwh_extracted_at_utc_desc %}
A timestamp for when the event was pulled by Airbyte from the original data source.
A timestamp for when the event was pulled from the original data source.
{% enddocs %}
{% docs dwh_extracted_date_utc_desc %}
The date when the event was pulled from the original data source.
{% enddocs %}
{% docs currency_desc %}
Three-letter ISO 4217 currency code, in uppercase. Must be a supported currency.
{% enddocs %}