From 5d59869dae52949f8cb24d17c90aff6362f7ef81 Mon Sep 17 00:00:00 2001 From: Jamie Rodriguez <65564846+fivetran-jamie@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:39:56 -0700 Subject: [PATCH] docs (#90) --- docs/catalog.json | 2 +- docs/index.html | 47 +++++++------------------------ docs/manifest.json | 2 +- docs/run_results.json | 1 - integration_tests/dbt_project.yml | 3 +- 5 files changed, 14 insertions(+), 41 deletions(-) delete mode 100644 docs/run_results.json diff --git a/docs/catalog.json b/docs/catalog.json index b249ad65..569901af 100644 --- a/docs/catalog.json +++ b/docs/catalog.json @@ -1 +1 @@ -{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.7.9", "generated_at": "2024-08-13T16:33:50.963536Z", "invocation_id": "c56032e6-690f-4ae2-953d-42a6d44a62f2", "env": {}}, "nodes": {"model.stripe.int_stripe__account_daily": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "int_stripe__account_daily", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"date_day": {"type": "DATE", "index": 1, "name": "date_day", "comment": null}, "account_id": {"type": "STRING", "index": 2, "name": "account_id", "comment": null}, "source_relation": {"type": "STRING", "index": 3, "name": "source_relation", "comment": null}, "total_daily_sales_amount": {"type": "FLOAT64", "index": 4, "name": "total_daily_sales_amount", "comment": null}, "total_daily_refunds_amount": {"type": "FLOAT64", "index": 5, "name": "total_daily_refunds_amount", "comment": null}, "total_daily_adjustments_amount": {"type": "FLOAT64", "index": 6, "name": "total_daily_adjustments_amount", "comment": null}, "total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 7, "name": "total_daily_other_transactions_amount", "comment": null}, "total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 8, "name": "total_daily_gross_transaction_amount", "comment": null}, "total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 9, "name": "total_daily_net_transactions_amount", "comment": null}, "total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 10, "name": "total_daily_payout_fee_amount", "comment": null}, "total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 11, "name": "total_daily_gross_payout_amount", "comment": null}, "daily_net_activity_amount": {"type": "FLOAT64", "index": 12, "name": "daily_net_activity_amount", "comment": null}, "daily_end_balance_amount": {"type": "FLOAT64", "index": 13, "name": "daily_end_balance_amount", "comment": null}, "total_daily_sales_count": {"type": "INT64", "index": 14, "name": "total_daily_sales_count", "comment": null}, "total_daily_payouts_count": {"type": "INT64", "index": 15, "name": "total_daily_payouts_count", "comment": null}, "total_daily_adjustments_count": {"type": "INT64", "index": 16, "name": "total_daily_adjustments_count", "comment": null}, "total_daily_failed_charge_count": {"type": "INT64", "index": 17, "name": "total_daily_failed_charge_count", "comment": null}, "total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 18, "name": "total_daily_failed_charge_amount", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 3366, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 528462, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.int_stripe__account_daily"}, "model.stripe.int_stripe__account_partitions": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "int_stripe__account_partitions", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"account_id": {"type": "STRING", "index": 1, "name": "account_id", "comment": null}, "date_day": {"type": "DATE", "index": 2, "name": "date_day", "comment": null}, "date_week": {"type": "DATE", "index": 3, "name": "date_week", "comment": null}, "date_month": {"type": "DATE", "index": 4, "name": "date_month", "comment": null}, "date_year": {"type": "DATE", "index": 5, "name": "date_year", "comment": null}, "total_daily_sales_amount": {"type": "FLOAT64", "index": 6, "name": "total_daily_sales_amount", "comment": null}, "total_daily_refunds_amount": {"type": "FLOAT64", "index": 7, "name": "total_daily_refunds_amount", "comment": null}, "total_daily_adjustments_amount": {"type": "FLOAT64", "index": 8, "name": "total_daily_adjustments_amount", "comment": null}, "total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 9, "name": "total_daily_other_transactions_amount", "comment": null}, "total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 10, "name": "total_daily_gross_transaction_amount", "comment": null}, "total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 11, "name": "total_daily_net_transactions_amount", "comment": null}, "total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 12, "name": "total_daily_payout_fee_amount", "comment": null}, "total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 13, "name": "total_daily_gross_payout_amount", "comment": null}, "daily_net_activity_amount": {"type": "FLOAT64", "index": 14, "name": "daily_net_activity_amount", "comment": null}, "daily_end_balance_amount": {"type": "FLOAT64", "index": 15, "name": "daily_end_balance_amount", "comment": null}, "total_daily_sales_count": {"type": "FLOAT64", "index": 16, "name": "total_daily_sales_count", "comment": null}, "total_daily_payouts_count": {"type": "FLOAT64", "index": 17, "name": "total_daily_payouts_count", "comment": null}, "total_daily_adjustments_count": {"type": "FLOAT64", "index": 18, "name": "total_daily_adjustments_count", "comment": null}, "total_daily_failed_charge_count": {"type": "FLOAT64", "index": 19, "name": "total_daily_failed_charge_count", "comment": null}, "total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 20, "name": "total_daily_failed_charge_amount", "comment": null}, "rolling_total_daily_sales_amount": {"type": "FLOAT64", "index": 21, "name": "rolling_total_daily_sales_amount", "comment": null}, "rolling_total_daily_refunds_amount": {"type": "FLOAT64", "index": 22, "name": "rolling_total_daily_refunds_amount", "comment": null}, "rolling_total_daily_adjustments_amount": {"type": "FLOAT64", "index": 23, "name": "rolling_total_daily_adjustments_amount", "comment": null}, "rolling_total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 24, "name": "rolling_total_daily_other_transactions_amount", "comment": null}, "rolling_total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 25, "name": "rolling_total_daily_gross_transaction_amount", "comment": null}, "rolling_total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 26, "name": "rolling_total_daily_net_transactions_amount", "comment": null}, "rolling_total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 27, "name": "rolling_total_daily_payout_fee_amount", "comment": null}, "rolling_total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 28, "name": "rolling_total_daily_gross_payout_amount", "comment": null}, "rolling_daily_net_activity_amount": {"type": "FLOAT64", "index": 29, "name": "rolling_daily_net_activity_amount", "comment": null}, "rolling_daily_end_balance_amount": {"type": "FLOAT64", "index": 30, "name": "rolling_daily_end_balance_amount", "comment": null}, "rolling_total_daily_sales_count": {"type": "FLOAT64", "index": 31, "name": "rolling_total_daily_sales_count", "comment": null}, "rolling_total_daily_payouts_count": {"type": "FLOAT64", "index": 32, "name": "rolling_total_daily_payouts_count", "comment": null}, "rolling_total_daily_adjustments_count": {"type": "FLOAT64", "index": 33, "name": "rolling_total_daily_adjustments_count", "comment": null}, "rolling_total_daily_failed_charge_count": {"type": "FLOAT64", "index": 34, "name": "rolling_total_daily_failed_charge_count", "comment": null}, "rolling_total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 35, "name": "rolling_total_daily_failed_charge_amount", "comment": null}, "date_index": {"type": "INT64", "index": 36, "name": "date_index", "comment": null}, "source_relation": {"type": "STRING", "index": 37, "name": "source_relation", "comment": null}, "rolling_total_daily_sales_amount_partition": {"type": "INT64", "index": 38, "name": "rolling_total_daily_sales_amount_partition", "comment": null}, "rolling_total_daily_refunds_amount_partition": {"type": "INT64", "index": 39, "name": "rolling_total_daily_refunds_amount_partition", "comment": null}, "rolling_total_daily_adjustments_amount_partition": {"type": "INT64", "index": 40, "name": "rolling_total_daily_adjustments_amount_partition", "comment": null}, "rolling_total_daily_other_transactions_amount_partition": {"type": "INT64", "index": 41, "name": "rolling_total_daily_other_transactions_amount_partition", "comment": null}, "rolling_total_daily_gross_transaction_amount_partition": {"type": "INT64", "index": 42, "name": "rolling_total_daily_gross_transaction_amount_partition", "comment": null}, "rolling_total_daily_net_transactions_amount_partition": {"type": "INT64", "index": 43, "name": "rolling_total_daily_net_transactions_amount_partition", "comment": null}, "rolling_total_daily_payout_fee_amount_partition": {"type": "INT64", "index": 44, "name": "rolling_total_daily_payout_fee_amount_partition", "comment": null}, "rolling_total_daily_gross_payout_amount_partition": {"type": "INT64", "index": 45, "name": "rolling_total_daily_gross_payout_amount_partition", "comment": null}, "rolling_daily_net_activity_amount_partition": {"type": "INT64", "index": 46, "name": "rolling_daily_net_activity_amount_partition", "comment": null}, "rolling_daily_end_balance_amount_partition": {"type": "INT64", "index": 47, "name": "rolling_daily_end_balance_amount_partition", "comment": null}, "rolling_total_daily_sales_count_partition": {"type": "INT64", "index": 48, "name": "rolling_total_daily_sales_count_partition", "comment": null}, "rolling_total_daily_payouts_count_partition": {"type": "INT64", "index": 49, "name": "rolling_total_daily_payouts_count_partition", "comment": null}, "rolling_total_daily_adjustments_count_partition": {"type": "INT64", "index": 50, "name": "rolling_total_daily_adjustments_count_partition", "comment": null}, "rolling_total_daily_failed_charge_count_partition": {"type": "INT64", "index": 51, "name": "rolling_total_daily_failed_charge_count_partition", "comment": null}, "rolling_total_daily_failed_charge_amount_partition": {"type": "INT64", "index": 52, "name": "rolling_total_daily_failed_charge_amount_partition", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 3366, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1444014, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.int_stripe__account_partitions"}, "model.stripe.int_stripe__account_rolling_totals": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "int_stripe__account_rolling_totals", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"account_id": {"type": "STRING", "index": 1, "name": "account_id", "comment": null}, "date_day": {"type": "DATE", "index": 2, "name": "date_day", "comment": null}, "date_week": {"type": "DATE", "index": 3, "name": "date_week", "comment": null}, "date_month": {"type": "DATE", "index": 4, "name": "date_month", "comment": null}, "date_year": {"type": "DATE", "index": 5, "name": "date_year", "comment": null}, "total_daily_sales_amount": {"type": "FLOAT64", "index": 6, "name": "total_daily_sales_amount", "comment": null}, "total_daily_refunds_amount": {"type": "FLOAT64", "index": 7, "name": "total_daily_refunds_amount", "comment": null}, "total_daily_adjustments_amount": {"type": "FLOAT64", "index": 8, "name": "total_daily_adjustments_amount", "comment": null}, "total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 9, "name": "total_daily_other_transactions_amount", "comment": null}, "total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 10, "name": "total_daily_gross_transaction_amount", "comment": null}, "total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 11, "name": "total_daily_net_transactions_amount", "comment": null}, "total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 12, "name": "total_daily_payout_fee_amount", "comment": null}, "total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 13, "name": "total_daily_gross_payout_amount", "comment": null}, "daily_net_activity_amount": {"type": "FLOAT64", "index": 14, "name": "daily_net_activity_amount", "comment": null}, "daily_end_balance_amount": {"type": "FLOAT64", "index": 15, "name": "daily_end_balance_amount", "comment": null}, "total_daily_sales_count": {"type": "FLOAT64", "index": 16, "name": "total_daily_sales_count", "comment": null}, "total_daily_payouts_count": {"type": "FLOAT64", "index": 17, "name": "total_daily_payouts_count", "comment": null}, "total_daily_adjustments_count": {"type": "FLOAT64", "index": 18, "name": "total_daily_adjustments_count", "comment": null}, "total_daily_failed_charge_count": {"type": "FLOAT64", "index": 19, "name": "total_daily_failed_charge_count", "comment": null}, "total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 20, "name": "total_daily_failed_charge_amount", "comment": null}, "rolling_total_daily_sales_amount": {"type": "FLOAT64", "index": 21, "name": "rolling_total_daily_sales_amount", "comment": null}, "rolling_total_daily_refunds_amount": {"type": "FLOAT64", "index": 22, "name": "rolling_total_daily_refunds_amount", "comment": null}, "rolling_total_daily_adjustments_amount": {"type": "FLOAT64", "index": 23, "name": "rolling_total_daily_adjustments_amount", "comment": null}, "rolling_total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 24, "name": "rolling_total_daily_other_transactions_amount", "comment": null}, "rolling_total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 25, "name": "rolling_total_daily_gross_transaction_amount", "comment": null}, "rolling_total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 26, "name": "rolling_total_daily_net_transactions_amount", "comment": null}, "rolling_total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 27, "name": "rolling_total_daily_payout_fee_amount", "comment": null}, "rolling_total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 28, "name": "rolling_total_daily_gross_payout_amount", "comment": null}, "rolling_daily_net_activity_amount": {"type": "FLOAT64", "index": 29, "name": "rolling_daily_net_activity_amount", "comment": null}, "rolling_daily_end_balance_amount": {"type": "FLOAT64", "index": 30, "name": "rolling_daily_end_balance_amount", "comment": null}, "rolling_total_daily_sales_count": {"type": "FLOAT64", "index": 31, "name": "rolling_total_daily_sales_count", "comment": null}, "rolling_total_daily_payouts_count": {"type": "FLOAT64", "index": 32, "name": "rolling_total_daily_payouts_count", "comment": null}, "rolling_total_daily_adjustments_count": {"type": "FLOAT64", "index": 33, "name": "rolling_total_daily_adjustments_count", "comment": null}, "rolling_total_daily_failed_charge_count": {"type": "FLOAT64", "index": 34, "name": "rolling_total_daily_failed_charge_count", "comment": null}, "rolling_total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 35, "name": "rolling_total_daily_failed_charge_amount", "comment": null}, "date_index": {"type": "INT64", "index": 36, "name": "date_index", "comment": null}, "source_relation": {"type": "STRING", "index": 37, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 3366, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1040094, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.int_stripe__account_rolling_totals"}, "model.stripe.int_stripe__date_spine": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "int_stripe__date_spine", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"account_id": {"type": "STRING", "index": 1, "name": "account_id", "comment": null}, "source_relation": {"type": "STRING", "index": 2, "name": "source_relation", "comment": null}, "date_day": {"type": "DATE", "index": 3, "name": "date_day", "comment": null}, "date_week": {"type": "DATE", "index": 4, "name": "date_week", "comment": null}, "date_month": {"type": "DATE", "index": 5, "name": "date_month", "comment": null}, "date_year": {"type": "DATE", "index": 6, "name": "date_year", "comment": null}, "date_index": {"type": "INT64", "index": 7, "name": "date_index", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 3366, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 232254, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.int_stripe__date_spine"}, "model.stripe.int_stripe__incomplete_charges": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "int_stripe__incomplete_charges", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 2, "name": "created_at", "comment": null}, "customer_id": {"type": "STRING", "index": 3, "name": "customer_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 4, "name": "connected_account_id", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "source_relation": {"type": "STRING", "index": 6, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 38528, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1459144, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.int_stripe__incomplete_charges"}, "model.stripe.stripe__activity_itemized_2": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "stripe__activity_itemized_2", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "balance_transaction_created_at": {"type": "TIMESTAMP", "index": 2, "name": "balance_transaction_created_at", "comment": null}, "balance_transaction_reporting_category": {"type": "STRING", "index": 3, "name": "balance_transaction_reporting_category", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "charge_id": {"type": "STRING", "index": 6, "name": "charge_id", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 7, "name": "payment_intent_id", "comment": null}, "refund_id": {"type": "STRING", "index": 8, "name": "refund_id", "comment": null}, "dispute_id": {"type": "STRING", "index": 9, "name": "dispute_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 10, "name": "invoice_id", "comment": null}, "invoice_number": {"type": "STRING", "index": 11, "name": "invoice_number", "comment": null}, "subscription_id": {"type": "STRING", "index": 12, "name": "subscription_id", "comment": null}, "transfer_id": {"type": "STRING", "index": 13, "name": "transfer_id", "comment": null}, "customer_id": {"type": "STRING", "index": 14, "name": "customer_id", "comment": null}, "customer_email": {"type": "STRING", "index": 15, "name": "customer_email", "comment": null}, "customer_name": {"type": "STRING", "index": 16, "name": "customer_name", "comment": null}, "customer_description": {"type": "STRING", "index": 17, "name": "customer_description", "comment": null}, "customer_shipping_address_line_1": {"type": "STRING", "index": 18, "name": "customer_shipping_address_line_1", "comment": null}, "customer_shipping_address_line_2": {"type": "STRING", "index": 19, "name": "customer_shipping_address_line_2", "comment": null}, "customer_shipping_address_city": {"type": "STRING", "index": 20, "name": "customer_shipping_address_city", "comment": null}, "customer_shipping_address_state": {"type": "STRING", "index": 21, "name": "customer_shipping_address_state", "comment": null}, "customer_shipping_address_postal_code": {"type": "STRING", "index": 22, "name": "customer_shipping_address_postal_code", "comment": null}, "customer_shipping_address_country": {"type": "STRING", "index": 23, "name": "customer_shipping_address_country", "comment": null}, "customer_address_line_1": {"type": "STRING", "index": 24, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "STRING", "index": 25, "name": "customer_address_line_2", "comment": null}, "customer_address_city": {"type": "STRING", "index": 26, "name": "customer_address_city", "comment": null}, "customer_address_state": {"type": "STRING", "index": 27, "name": "customer_address_state", "comment": null}, "customer_address_postal_code": {"type": "STRING", "index": 28, "name": "customer_address_postal_code", "comment": null}, "customer_address_country": {"type": "STRING", "index": 29, "name": "customer_address_country", "comment": null}, "shipping_address_line_1": {"type": "STRING", "index": 30, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "STRING", "index": 31, "name": "shipping_address_line_2", "comment": null}, "shipping_address_city": {"type": "STRING", "index": 32, "name": "shipping_address_city", "comment": null}, "shipping_address_state": {"type": "STRING", "index": 33, "name": "shipping_address_state", "comment": null}, "shipping_address_postal_code": {"type": "STRING", "index": 34, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_country": {"type": "STRING", "index": 35, "name": "shipping_address_country", "comment": null}, "card_address_line_1": {"type": "STRING", "index": 36, "name": "card_address_line_1", "comment": null}, "card_address_line_2": {"type": "STRING", "index": 37, "name": "card_address_line_2", "comment": null}, "card_address_city": {"type": "STRING", "index": 38, "name": "card_address_city", "comment": null}, "card_address_state": {"type": "STRING", "index": 39, "name": "card_address_state", "comment": null}, "card_address_postal_code": {"type": "STRING", "index": 40, "name": "card_address_postal_code", "comment": null}, "card_address_country": {"type": "STRING", "index": 41, "name": "card_address_country", "comment": null}, "automatic_payout_id": {"type": "STRING", "index": 42, "name": "automatic_payout_id", "comment": null}, "automatic_payout_effective_at": {"type": "TIMESTAMP", "index": 43, "name": "automatic_payout_effective_at", "comment": null}, "payment_method_type": {"type": "STRING", "index": 44, "name": "payment_method_type", "comment": null}, "card_brand": {"type": "STRING", "index": 45, "name": "card_brand", "comment": null}, "card_funding": {"type": "STRING", "index": 46, "name": "card_funding", "comment": null}, "card_country": {"type": "STRING", "index": 47, "name": "card_country", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 48, "name": "statement_descriptor", "comment": null}, "customer_facing_amount": {"type": "INT64", "index": 49, "name": "customer_facing_amount", "comment": null}, "balance_transaction_description": {"type": "STRING", "index": 50, "name": "balance_transaction_description", "comment": null}, "connected_account_id": {"type": "STRING", "index": 51, "name": "connected_account_id", "comment": null}, "connected_account_country": {"type": "STRING", "index": 52, "name": "connected_account_country", "comment": null}, "connected_account_direct_charge_id": {"type": "STRING", "index": 53, "name": "connected_account_direct_charge_id", "comment": null}, "source_relation": {"type": "STRING", "index": 54, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 85745, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 27124674, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__activity_itemized_2"}, "model.stripe.stripe__balance_change_from_activity_itemized_3": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "stripe__balance_change_from_activity_itemized_3", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 2, "name": "created", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 3, "name": "available_on", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "gross": {"type": "INT64", "index": 5, "name": "gross", "comment": null}, "fee": {"type": "INT64", "index": 6, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 7, "name": "net", "comment": null}, "reporting_category": {"type": "STRING", "index": 8, "name": "reporting_category", "comment": null}, "source_id": {"type": "STRING", "index": 9, "name": "source_id", "comment": null}, "description": {"type": "STRING", "index": 10, "name": "description", "comment": null}, "customer_facing_amount": {"type": "INT64", "index": 11, "name": "customer_facing_amount", "comment": null}, "customer_facing_currency": {"type": "STRING", "index": 12, "name": "customer_facing_currency", "comment": null}, "automatic_payout_id": {"type": "STRING", "index": 13, "name": "automatic_payout_id", "comment": null}, "automatic_payout_effective_at": {"type": "TIMESTAMP", "index": 14, "name": "automatic_payout_effective_at", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "customer_email": {"type": "STRING", "index": 16, "name": "customer_email", "comment": null}, "customer_name": {"type": "STRING", "index": 17, "name": "customer_name", "comment": null}, "customer_description": {"type": "STRING", "index": 18, "name": "customer_description", "comment": null}, "customer_shipping_address_line_1": {"type": "STRING", "index": 19, "name": "customer_shipping_address_line_1", "comment": null}, "customer_shipping_address_line_2": {"type": "STRING", "index": 20, "name": "customer_shipping_address_line_2", "comment": null}, "customer_shipping_address_city": {"type": "STRING", "index": 21, "name": "customer_shipping_address_city", "comment": null}, "customer_shipping_address_state": {"type": "STRING", "index": 22, "name": "customer_shipping_address_state", "comment": null}, "customer_shipping_address_postal_code": {"type": "STRING", "index": 23, "name": "customer_shipping_address_postal_code", "comment": null}, "customer_shipping_address_country": {"type": "STRING", "index": 24, "name": "customer_shipping_address_country", "comment": null}, "customer_address_line_1": {"type": "STRING", "index": 25, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "STRING", "index": 26, "name": "customer_address_line_2", "comment": null}, "customer_address_city": {"type": "STRING", "index": 27, "name": "customer_address_city", "comment": null}, "customer_address_state": {"type": "STRING", "index": 28, "name": "customer_address_state", "comment": null}, "customer_address_postal_code": {"type": "STRING", "index": 29, "name": "customer_address_postal_code", "comment": null}, "customer_address_country": {"type": "STRING", "index": 30, "name": "customer_address_country", "comment": null}, "shipping_address_line_1": {"type": "STRING", "index": 31, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "STRING", "index": 32, "name": "shipping_address_line_2", "comment": null}, "shipping_address_city": {"type": "STRING", "index": 33, "name": "shipping_address_city", "comment": null}, "shipping_address_state": {"type": "STRING", "index": 34, "name": "shipping_address_state", "comment": null}, "shipping_address_postal_code": {"type": "STRING", "index": 35, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_country": {"type": "STRING", "index": 36, "name": "shipping_address_country", "comment": null}, "card_address_line_1": {"type": "STRING", "index": 37, "name": "card_address_line_1", "comment": null}, "card_address_line_2": {"type": "STRING", "index": 38, "name": "card_address_line_2", "comment": null}, "card_address_city": {"type": "STRING", "index": 39, "name": "card_address_city", "comment": null}, "card_address_state": {"type": "STRING", "index": 40, "name": "card_address_state", "comment": null}, "card_address_postal_code": {"type": "STRING", "index": 41, "name": "card_address_postal_code", "comment": null}, "card_address_country": {"type": "STRING", "index": 42, "name": "card_address_country", "comment": null}, "charge_id": {"type": "STRING", "index": 43, "name": "charge_id", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 44, "name": "payment_intent_id", "comment": null}, "charge_created": {"type": "TIMESTAMP", "index": 45, "name": "charge_created", "comment": null}, "invoice_id": {"type": "STRING", "index": 46, "name": "invoice_id", "comment": null}, "invoice_number": {"type": "STRING", "index": 47, "name": "invoice_number", "comment": null}, "subscription_id": {"type": "STRING", "index": 48, "name": "subscription_id", "comment": null}, "payment_method_type": {"type": "STRING", "index": 49, "name": "payment_method_type", "comment": null}, "card_brand": {"type": "STRING", "index": 50, "name": "card_brand", "comment": null}, "card_funding": {"type": "STRING", "index": 51, "name": "card_funding", "comment": null}, "card_country": {"type": "STRING", "index": 52, "name": "card_country", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 53, "name": "statement_descriptor", "comment": null}, "dispute_reason": {"type": "STRING", "index": 54, "name": "dispute_reason", "comment": null}, "connected_account_id": {"type": "STRING", "index": 55, "name": "connected_account_id", "comment": null}, "connected_account_country": {"type": "STRING", "index": 56, "name": "connected_account_country", "comment": null}, "connected_account_direct_charge_id": {"type": "STRING", "index": 57, "name": "connected_account_direct_charge_id", "comment": null}, "source_relation": {"type": "STRING", "index": 58, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 85745, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 32700570, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__balance_change_from_activity_itemized_3"}, "model.stripe.stripe__balance_transactions": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "stripe__balance_transactions", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "balance_transaction_created_at": {"type": "TIMESTAMP", "index": 2, "name": "balance_transaction_created_at", "comment": null}, "balance_transaction_available_on": {"type": "TIMESTAMP", "index": 3, "name": "balance_transaction_available_on", "comment": null}, "balance_transaction_currency": {"type": "STRING", "index": 4, "name": "balance_transaction_currency", "comment": null}, "balance_transaction_amount": {"type": "INT64", "index": 5, "name": "balance_transaction_amount", "comment": null}, "balance_transaction_fee": {"type": "INT64", "index": 6, "name": "balance_transaction_fee", "comment": null}, "balance_transaction_net": {"type": "INT64", "index": 7, "name": "balance_transaction_net", "comment": null}, "balance_transaction_source_id": {"type": "STRING", "index": 8, "name": "balance_transaction_source_id", "comment": null}, "balance_transaction_description": {"type": "STRING", "index": 9, "name": "balance_transaction_description", "comment": null}, "balance_transaction_type": {"type": "STRING", "index": 10, "name": "balance_transaction_type", "comment": null}, "balance_transaction_reporting_category": {"type": "STRING", "index": 11, "name": "balance_transaction_reporting_category", "comment": null}, "customer_facing_amount": {"type": "INT64", "index": 12, "name": "customer_facing_amount", "comment": null}, "customer_facing_currency": {"type": "STRING", "index": 13, "name": "customer_facing_currency", "comment": null}, "effective_at": {"type": "DATETIME", "index": 14, "name": "effective_at", "comment": null}, "automatic_payout_id": {"type": "STRING", "index": 15, "name": "automatic_payout_id", "comment": null}, "payout_id": {"type": "STRING", "index": 16, "name": "payout_id", "comment": null}, "payout_created_at": {"type": "TIMESTAMP", "index": 17, "name": "payout_created_at", "comment": null}, "payout_currency": {"type": "STRING", "index": 18, "name": "payout_currency", "comment": null}, "payout_is_automatic": {"type": "BOOL", "index": 19, "name": "payout_is_automatic", "comment": null}, "payout_arrival_date_at": {"type": "TIMESTAMP", "index": 20, "name": "payout_arrival_date_at", "comment": null}, "automatic_payout_effective_at": {"type": "TIMESTAMP", "index": 21, "name": "automatic_payout_effective_at", "comment": null}, "payout_type": {"type": "STRING", "index": 22, "name": "payout_type", "comment": null}, "payout_status": {"type": "STRING", "index": 23, "name": "payout_status", "comment": null}, "payout_description": {"type": "STRING", "index": 24, "name": "payout_description", "comment": null}, "destination_bank_account_id": {"type": "STRING", "index": 25, "name": "destination_bank_account_id", "comment": null}, "destination_card_id": {"type": "STRING", "index": 26, "name": "destination_card_id", "comment": null}, "customer_id": {"type": "STRING", "index": 27, "name": "customer_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 28, "name": "receipt_email", "comment": null}, "customer_email": {"type": "STRING", "index": 29, "name": "customer_email", "comment": null}, "customer_name": {"type": "STRING", "index": 30, "name": "customer_name", "comment": null}, "customer_description": {"type": "STRING", "index": 31, "name": "customer_description", "comment": null}, "customer_shipping_address_line_1": {"type": "STRING", "index": 32, "name": "customer_shipping_address_line_1", "comment": null}, "customer_shipping_address_line_2": {"type": "STRING", "index": 33, "name": "customer_shipping_address_line_2", "comment": null}, "customer_shipping_address_city": {"type": "STRING", "index": 34, "name": "customer_shipping_address_city", "comment": null}, "customer_shipping_address_state": {"type": "STRING", "index": 35, "name": "customer_shipping_address_state", "comment": null}, "customer_shipping_address_postal_code": {"type": "STRING", "index": 36, "name": "customer_shipping_address_postal_code", "comment": null}, "customer_shipping_address_country": {"type": "STRING", "index": 37, "name": "customer_shipping_address_country", "comment": null}, "customer_address_line_1": {"type": "STRING", "index": 38, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "STRING", "index": 39, "name": "customer_address_line_2", "comment": null}, "customer_address_city": {"type": "STRING", "index": 40, "name": "customer_address_city", "comment": null}, "customer_address_state": {"type": "STRING", "index": 41, "name": "customer_address_state", "comment": null}, "customer_address_postal_code": {"type": "STRING", "index": 42, "name": "customer_address_postal_code", "comment": null}, "customer_address_country": {"type": "STRING", "index": 43, "name": "customer_address_country", "comment": null}, "charge_shipping_address_line_1": {"type": "STRING", "index": 44, "name": "charge_shipping_address_line_1", "comment": null}, "charge_shipping_address_line_2": {"type": "STRING", "index": 45, "name": "charge_shipping_address_line_2", "comment": null}, "charge_shipping_address_city": {"type": "STRING", "index": 46, "name": "charge_shipping_address_city", "comment": null}, "charge_shipping_address_state": {"type": "STRING", "index": 47, "name": "charge_shipping_address_state", "comment": null}, "charge_shipping_address_postal_code": {"type": "STRING", "index": 48, "name": "charge_shipping_address_postal_code", "comment": null}, "charge_shipping_address_country": {"type": "STRING", "index": 49, "name": "charge_shipping_address_country", "comment": null}, "card_address_line_1": {"type": "STRING", "index": 50, "name": "card_address_line_1", "comment": null}, "card_address_line_2": {"type": "STRING", "index": 51, "name": "card_address_line_2", "comment": null}, "card_address_city": {"type": "STRING", "index": 52, "name": "card_address_city", "comment": null}, "card_address_state": {"type": "STRING", "index": 53, "name": "card_address_state", "comment": null}, "card_address_postal_code": {"type": "STRING", "index": 54, "name": "card_address_postal_code", "comment": null}, "card_address_country": {"type": "STRING", "index": 55, "name": "card_address_country", "comment": null}, "charge_id": {"type": "STRING", "index": 56, "name": "charge_id", "comment": null}, "charge_created_at": {"type": "TIMESTAMP", "index": 57, "name": "charge_created_at", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 58, "name": "payment_intent_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 59, "name": "invoice_id", "comment": null}, "invoice_number": {"type": "STRING", "index": 60, "name": "invoice_number", "comment": null}, "subscription_id": {"type": "STRING", "index": 61, "name": "subscription_id", "comment": null}, "payment_method_type": {"type": "STRING", "index": 62, "name": "payment_method_type", "comment": null}, "payment_method_brand": {"type": "STRING", "index": 63, "name": "payment_method_brand", "comment": null}, "payment_method_funding": {"type": "STRING", "index": 64, "name": "payment_method_funding", "comment": null}, "card_brand": {"type": "STRING", "index": 65, "name": "card_brand", "comment": null}, "card_funding": {"type": "STRING", "index": 66, "name": "card_funding", "comment": null}, "card_country": {"type": "STRING", "index": 67, "name": "card_country", "comment": null}, "charge_statement_descriptor": {"type": "STRING", "index": 68, "name": "charge_statement_descriptor", "comment": null}, "dispute_id": {"type": "STRING", "index": 69, "name": "dispute_id", "comment": null}, "dispute_reason": {"type": "STRING", "index": 70, "name": "dispute_reason", "comment": null}, "refund_id": {"type": "STRING", "index": 71, "name": "refund_id", "comment": null}, "refund_reason": {"type": "STRING", "index": 72, "name": "refund_reason", "comment": null}, "transfer_id": {"type": "STRING", "index": 73, "name": "transfer_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 74, "name": "connected_account_id", "comment": null}, "connected_account_country": {"type": "STRING", "index": 75, "name": "connected_account_country", "comment": null}, "connected_account_direct_charge_id": {"type": "STRING", "index": 76, "name": "connected_account_direct_charge_id", "comment": null}, "source_relation": {"type": "STRING", "index": 77, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 85745, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 37542539, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__balance_transactions"}, "model.stripe.stripe__customer_overview": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "stripe__customer_overview", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"customer_id": {"type": "STRING", "index": 1, "name": "customer_id", "comment": null}, "customer_description": {"type": "STRING", "index": 2, "name": "customer_description", "comment": null}, "customer_created_at": {"type": "TIMESTAMP", "index": 3, "name": "customer_created_at", "comment": null}, "customer_currency": {"type": "STRING", "index": 4, "name": "customer_currency", "comment": null}, "account_balance": {"type": "INT64", "index": 5, "name": "account_balance", "comment": null}, "customer_address_city": {"type": "STRING", "index": 6, "name": "customer_address_city", "comment": null}, "customer_address_country": {"type": "STRING", "index": 7, "name": "customer_address_country", "comment": null}, "customer_address_line_1": {"type": "STRING", "index": 8, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "STRING", "index": 9, "name": "customer_address_line_2", "comment": null}, "customer_address_postal_code": {"type": "STRING", "index": 10, "name": "customer_address_postal_code", "comment": null}, "customer_address_state": {"type": "STRING", "index": 11, "name": "customer_address_state", "comment": null}, "customer_balance": {"type": "INT64", "index": 12, "name": "customer_balance", "comment": null}, "bank_account_id": {"type": "STRING", "index": 13, "name": "bank_account_id", "comment": null}, "default_card_id": {"type": "STRING", "index": 14, "name": "default_card_id", "comment": null}, "is_delinquent": {"type": "BOOL", "index": 15, "name": "is_delinquent", "comment": null}, "email": {"type": "STRING", "index": 16, "name": "email", "comment": null}, "customer_name": {"type": "STRING", "index": 17, "name": "customer_name", "comment": null}, "phone": {"type": "STRING", "index": 18, "name": "phone", "comment": null}, "shipping_address_city": {"type": "STRING", "index": 19, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "STRING", "index": 20, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "STRING", "index": 21, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "STRING", "index": 22, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "STRING", "index": 23, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "STRING", "index": 24, "name": "shipping_address_state", "comment": null}, "shipping_name": {"type": "STRING", "index": 25, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "STRING", "index": 26, "name": "shipping_phone", "comment": null}, "is_deleted": {"type": "BOOL", "index": 27, "name": "is_deleted", "comment": null}, "total_sales": {"type": "FLOAT64", "index": 28, "name": "total_sales", "comment": null}, "total_refunds": {"type": "FLOAT64", "index": 29, "name": "total_refunds", "comment": null}, "total_gross_transaction_amount": {"type": "FLOAT64", "index": 30, "name": "total_gross_transaction_amount", "comment": null}, "total_fees": {"type": "FLOAT64", "index": 31, "name": "total_fees", "comment": null}, "total_net_transaction_amount": {"type": "FLOAT64", "index": 32, "name": "total_net_transaction_amount", "comment": null}, "total_sales_count": {"type": "INT64", "index": 33, "name": "total_sales_count", "comment": null}, "total_refund_count": {"type": "INT64", "index": 34, "name": "total_refund_count", "comment": null}, "sales_this_month": {"type": "FLOAT64", "index": 35, "name": "sales_this_month", "comment": null}, "refunds_this_month": {"type": "FLOAT64", "index": 36, "name": "refunds_this_month", "comment": null}, "gross_transaction_amount_this_month": {"type": "FLOAT64", "index": 37, "name": "gross_transaction_amount_this_month", "comment": null}, "fees_this_month": {"type": "FLOAT64", "index": 38, "name": "fees_this_month", "comment": null}, "net_transaction_amount_this_month": {"type": "FLOAT64", "index": 39, "name": "net_transaction_amount_this_month", "comment": null}, "sales_count_this_month": {"type": "INT64", "index": 40, "name": "sales_count_this_month", "comment": null}, "refund_count_this_month": {"type": "INT64", "index": 41, "name": "refund_count_this_month", "comment": null}, "first_sale_date": {"type": "DATE", "index": 42, "name": "first_sale_date", "comment": null}, "most_recent_sale_date": {"type": "DATE", "index": 43, "name": "most_recent_sale_date", "comment": null}, "total_failed_charge_count": {"type": "INT64", "index": 44, "name": "total_failed_charge_count", "comment": null}, "total_failed_charge_amount": {"type": "FLOAT64", "index": 45, "name": "total_failed_charge_amount", "comment": null}, "failed_charge_count_this_month": {"type": "INT64", "index": 46, "name": "failed_charge_count_this_month", "comment": null}, "failed_charge_amount_this_month": {"type": "FLOAT64", "index": 47, "name": "failed_charge_amount_this_month", "comment": null}, "source_relation": {"type": "STRING", "index": 48, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 9404, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2720019, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__customer_overview"}, "model.stripe.stripe__daily_overview": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "stripe__daily_overview", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"account_id": {"type": "STRING", "index": 1, "name": "account_id", "comment": null}, "account_daily_id": {"type": "STRING", "index": 2, "name": "account_daily_id", "comment": null}, "date_day": {"type": "DATE", "index": 3, "name": "date_day", "comment": null}, "date_week": {"type": "DATE", "index": 4, "name": "date_week", "comment": null}, "date_month": {"type": "DATE", "index": 5, "name": "date_month", "comment": null}, "date_year": {"type": "DATE", "index": 6, "name": "date_year", "comment": null}, "date_index": {"type": "INT64", "index": 7, "name": "date_index", "comment": null}, "source_relation": {"type": "STRING", "index": 8, "name": "source_relation", "comment": null}, "total_daily_sales_amount": {"type": "FLOAT64", "index": 9, "name": "total_daily_sales_amount", "comment": null}, "total_daily_refunds_amount": {"type": "FLOAT64", "index": 10, "name": "total_daily_refunds_amount", "comment": null}, "total_daily_adjustments_amount": {"type": "FLOAT64", "index": 11, "name": "total_daily_adjustments_amount", "comment": null}, "total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 12, "name": "total_daily_other_transactions_amount", "comment": null}, "total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 13, "name": "total_daily_gross_transaction_amount", "comment": null}, "total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 14, "name": "total_daily_net_transactions_amount", "comment": null}, "total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 15, "name": "total_daily_payout_fee_amount", "comment": null}, "total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 16, "name": "total_daily_gross_payout_amount", "comment": null}, "daily_net_activity_amount": {"type": "FLOAT64", "index": 17, "name": "daily_net_activity_amount", "comment": null}, "daily_end_balance_amount": {"type": "FLOAT64", "index": 18, "name": "daily_end_balance_amount", "comment": null}, "total_daily_sales_count": {"type": "FLOAT64", "index": 19, "name": "total_daily_sales_count", "comment": null}, "total_daily_payouts_count": {"type": "FLOAT64", "index": 20, "name": "total_daily_payouts_count", "comment": null}, "total_daily_adjustments_count": {"type": "FLOAT64", "index": 21, "name": "total_daily_adjustments_count", "comment": null}, "total_daily_failed_charge_count": {"type": "FLOAT64", "index": 22, "name": "total_daily_failed_charge_count", "comment": null}, "total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 23, "name": "total_daily_failed_charge_amount", "comment": null}, "rolling_total_daily_sales_amount": {"type": "FLOAT64", "index": 24, "name": "rolling_total_daily_sales_amount", "comment": null}, "rolling_total_daily_refunds_amount": {"type": "FLOAT64", "index": 25, "name": "rolling_total_daily_refunds_amount", "comment": null}, "rolling_total_daily_adjustments_amount": {"type": "FLOAT64", "index": 26, "name": "rolling_total_daily_adjustments_amount", "comment": null}, "rolling_total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 27, "name": "rolling_total_daily_other_transactions_amount", "comment": null}, "rolling_total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 28, "name": "rolling_total_daily_gross_transaction_amount", "comment": null}, "rolling_total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 29, "name": "rolling_total_daily_net_transactions_amount", "comment": null}, "rolling_total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 30, "name": "rolling_total_daily_payout_fee_amount", "comment": null}, "rolling_total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 31, "name": "rolling_total_daily_gross_payout_amount", "comment": null}, "rolling_daily_net_activity_amount": {"type": "FLOAT64", "index": 32, "name": "rolling_daily_net_activity_amount", "comment": null}, "rolling_daily_end_balance_amount": {"type": "FLOAT64", "index": 33, "name": "rolling_daily_end_balance_amount", "comment": null}, "rolling_total_daily_sales_count": {"type": "FLOAT64", "index": 34, "name": "rolling_total_daily_sales_count", "comment": null}, "rolling_total_daily_payouts_count": {"type": "FLOAT64", "index": 35, "name": "rolling_total_daily_payouts_count", "comment": null}, "rolling_total_daily_adjustments_count": {"type": "FLOAT64", "index": 36, "name": "rolling_total_daily_adjustments_count", "comment": null}, "rolling_total_daily_failed_charge_count": {"type": "FLOAT64", "index": 37, "name": "rolling_total_daily_failed_charge_count", "comment": null}, "rolling_total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 38, "name": "rolling_total_daily_failed_charge_amount", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 3366, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1154538, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__daily_overview"}, "model.stripe.stripe__ending_balance_reconciliation_itemized_4": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "stripe__ending_balance_reconciliation_itemized_4", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"automatic_payout_id": {"type": "STRING", "index": 1, "name": "automatic_payout_id", "comment": null}, "automatic_payout_effective_at": {"type": "TIMESTAMP", "index": 2, "name": "automatic_payout_effective_at", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 3, "name": "balance_transaction_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 4, "name": "created", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 5, "name": "available_on", "comment": null}, "currency": {"type": "STRING", "index": 6, "name": "currency", "comment": null}, "gross": {"type": "INT64", "index": 7, "name": "gross", "comment": null}, "fee": {"type": "INT64", "index": 8, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 9, "name": "net", "comment": null}, "reporting_category": {"type": "STRING", "index": 10, "name": "reporting_category", "comment": null}, "source_id": {"type": "STRING", "index": 11, "name": "source_id", "comment": null}, "description": {"type": "STRING", "index": 12, "name": "description", "comment": null}, "customer_facing_amount": {"type": "INT64", "index": 13, "name": "customer_facing_amount", "comment": null}, "customer_facing_currency": {"type": "STRING", "index": 14, "name": "customer_facing_currency", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "customer_email": {"type": "STRING", "index": 16, "name": "customer_email", "comment": null}, "customer_name": {"type": "STRING", "index": 17, "name": "customer_name", "comment": null}, "customer_description": {"type": "STRING", "index": 18, "name": "customer_description", "comment": null}, "customer_shipping_address_line_1": {"type": "STRING", "index": 19, "name": "customer_shipping_address_line_1", "comment": null}, "customer_shipping_address_line_2": {"type": "STRING", "index": 20, "name": "customer_shipping_address_line_2", "comment": null}, "customer_shipping_address_city": {"type": "STRING", "index": 21, "name": "customer_shipping_address_city", "comment": null}, "customer_shipping_address_state": {"type": "STRING", "index": 22, "name": "customer_shipping_address_state", "comment": null}, "customer_shipping_address_postal_code": {"type": "STRING", "index": 23, "name": "customer_shipping_address_postal_code", "comment": null}, "customer_shipping_address_country": {"type": "STRING", "index": 24, "name": "customer_shipping_address_country", "comment": null}, "customer_address_line_1": {"type": "STRING", "index": 25, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "STRING", "index": 26, "name": "customer_address_line_2", "comment": null}, "customer_address_city": {"type": "STRING", "index": 27, "name": "customer_address_city", "comment": null}, "customer_address_state": {"type": "STRING", "index": 28, "name": "customer_address_state", "comment": null}, "customer_address_postal_code": {"type": "STRING", "index": 29, "name": "customer_address_postal_code", "comment": null}, "customer_address_country": {"type": "STRING", "index": 30, "name": "customer_address_country", "comment": null}, "shipping_address_line_1": {"type": "STRING", "index": 31, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "STRING", "index": 32, "name": "shipping_address_line_2", "comment": null}, "shipping_address_city": {"type": "STRING", "index": 33, "name": "shipping_address_city", "comment": null}, "shipping_address_state": {"type": "STRING", "index": 34, "name": "shipping_address_state", "comment": null}, "shipping_address_postal_code": {"type": "STRING", "index": 35, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_country": {"type": "STRING", "index": 36, "name": "shipping_address_country", "comment": null}, "card_address_line_1": {"type": "STRING", "index": 37, "name": "card_address_line_1", "comment": null}, "card_address_line_2": {"type": "STRING", "index": 38, "name": "card_address_line_2", "comment": null}, "card_address_city": {"type": "STRING", "index": 39, "name": "card_address_city", "comment": null}, "card_address_state": {"type": "STRING", "index": 40, "name": "card_address_state", "comment": null}, "card_address_postal_code": {"type": "STRING", "index": 41, "name": "card_address_postal_code", "comment": null}, "card_address_country": {"type": "STRING", "index": 42, "name": "card_address_country", "comment": null}, "charge_id": {"type": "STRING", "index": 43, "name": "charge_id", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 44, "name": "payment_intent_id", "comment": null}, "charge_created": {"type": "TIMESTAMP", "index": 45, "name": "charge_created", "comment": null}, "invoice_id": {"type": "STRING", "index": 46, "name": "invoice_id", "comment": null}, "invoice_number": {"type": "STRING", "index": 47, "name": "invoice_number", "comment": null}, "subscription_id": {"type": "STRING", "index": 48, "name": "subscription_id", "comment": null}, "payment_method_type": {"type": "STRING", "index": 49, "name": "payment_method_type", "comment": null}, "card_brand": {"type": "STRING", "index": 50, "name": "card_brand", "comment": null}, "card_funding": {"type": "STRING", "index": 51, "name": "card_funding", "comment": null}, "card_country": {"type": "STRING", "index": 52, "name": "card_country", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 53, "name": "statement_descriptor", "comment": null}, "dispute_reason": {"type": "STRING", "index": 54, "name": "dispute_reason", "comment": null}, "connected_account_id": {"type": "STRING", "index": 55, "name": "connected_account_id", "comment": null}, "connected_account_country": {"type": "STRING", "index": 56, "name": "connected_account_country", "comment": null}, "connected_account_direct_charge_id": {"type": "STRING", "index": 57, "name": "connected_account_direct_charge_id", "comment": null}, "source_relation": {"type": "STRING", "index": 58, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1790, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 272480, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__ending_balance_reconciliation_itemized_4"}, "model.stripe.stripe__invoice_details": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "stripe__invoice_details", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"invoice_id": {"type": "STRING", "index": 1, "name": "invoice_id", "comment": null}, "invoice_number": {"type": "STRING", "index": 2, "name": "invoice_number", "comment": null}, "invoice_created_at": {"type": "TIMESTAMP", "index": 3, "name": "invoice_created_at", "comment": null}, "period_start": {"type": "TIMESTAMP", "index": 4, "name": "period_start", "comment": null}, "period_end": {"type": "TIMESTAMP", "index": 5, "name": "period_end", "comment": null}, "status": {"type": "STRING", "index": 6, "name": "status", "comment": null}, "due_date": {"type": "TIMESTAMP", "index": 7, "name": "due_date", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "amount_due": {"type": "INT64", "index": 9, "name": "amount_due", "comment": null}, "amount_paid": {"type": "INT64", "index": 10, "name": "amount_paid", "comment": null}, "subtotal": {"type": "INT64", "index": 11, "name": "subtotal", "comment": null}, "tax": {"type": "INT64", "index": 12, "name": "tax", "comment": null}, "total": {"type": "INT64", "index": 13, "name": "total", "comment": null}, "amount_remaining": {"type": "INT64", "index": 14, "name": "amount_remaining", "comment": null}, "attempt_count": {"type": "INT64", "index": 15, "name": "attempt_count", "comment": null}, "invoice_memo": {"type": "STRING", "index": 16, "name": "invoice_memo", "comment": null}, "number_of_line_items": {"type": "INT64", "index": 17, "name": "number_of_line_items", "comment": null}, "total_quantity": {"type": "INT64", "index": 18, "name": "total_quantity", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 19, "name": "balance_transaction_id", "comment": null}, "charge_amount": {"type": "INT64", "index": 20, "name": "charge_amount", "comment": null}, "charge_status": {"type": "STRING", "index": 21, "name": "charge_status", "comment": null}, "connected_account_id": {"type": "STRING", "index": 22, "name": "connected_account_id", "comment": null}, "charge_created_at": {"type": "TIMESTAMP", "index": 23, "name": "charge_created_at", "comment": null}, "charge_is_refunded": {"type": "BOOL", "index": 24, "name": "charge_is_refunded", "comment": null}, "customer_id": {"type": "STRING", "index": 25, "name": "customer_id", "comment": null}, "customer_description": {"type": "STRING", "index": 26, "name": "customer_description", "comment": null}, "customer_account_balance": {"type": "INT64", "index": 27, "name": "customer_account_balance", "comment": null}, "customer_currency": {"type": "STRING", "index": 28, "name": "customer_currency", "comment": null}, "customer_is_delinquent": {"type": "BOOL", "index": 29, "name": "customer_is_delinquent", "comment": null}, "customer_email": {"type": "STRING", "index": 30, "name": "customer_email", "comment": null}, "subscription_id": {"type": "STRING", "index": 31, "name": "subscription_id", "comment": null}, "subscription_billing": {"type": "STRING", "index": 32, "name": "subscription_billing", "comment": null}, "subscription_start_date": {"type": "TIMESTAMP", "index": 33, "name": "subscription_start_date", "comment": null}, "subscription_ended_at": {"type": "TIMESTAMP", "index": 34, "name": "subscription_ended_at", "comment": null}, "source_relation": {"type": "STRING", "index": 35, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 494, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 138286, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__invoice_details"}, "model.stripe.stripe__invoice_line_item_details": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "stripe__invoice_line_item_details", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"invoice_line_item_id": {"type": "STRING", "index": 1, "name": "invoice_line_item_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 2, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 3, "name": "invoice_item_id", "comment": null}, "invoice_line_item_amount": {"type": "INT64", "index": 4, "name": "invoice_line_item_amount", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "invoice_line_item_memo": {"type": "STRING", "index": 6, "name": "invoice_line_item_memo", "comment": null}, "is_discountable": {"type": "BOOL", "index": 7, "name": "is_discountable", "comment": null}, "plan_id": {"type": "STRING", "index": 8, "name": "plan_id", "comment": null}, "price_id": {"type": "STRING", "index": 9, "name": "price_id", "comment": null}, "proration": {"type": "BOOL", "index": 10, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 11, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 12, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 13, "name": "subscription_item_id", "comment": null}, "type": {"type": "STRING", "index": 14, "name": "type", "comment": null}, "unique_invoice_line_item_id": {"type": "STRING", "index": 15, "name": "unique_invoice_line_item_id", "comment": null}, "period_start": {"type": "TIMESTAMP", "index": 16, "name": "period_start", "comment": null}, "period_end": {"type": "TIMESTAMP", "index": 17, "name": "period_end", "comment": null}, "invoice_created_at": {"type": "TIMESTAMP", "index": 18, "name": "invoice_created_at", "comment": null}, "invoice_status": {"type": "STRING", "index": 19, "name": "invoice_status", "comment": null}, "invoice_due_date": {"type": "TIMESTAMP", "index": 20, "name": "invoice_due_date", "comment": null}, "invoice_amount_due": {"type": "INT64", "index": 21, "name": "invoice_amount_due", "comment": null}, "invoice_amount_paid": {"type": "INT64", "index": 22, "name": "invoice_amount_paid", "comment": null}, "invoice_subtotal": {"type": "INT64", "index": 23, "name": "invoice_subtotal", "comment": null}, "invoice_tax": {"type": "INT64", "index": 24, "name": "invoice_tax", "comment": null}, "invoice_total": {"type": "INT64", "index": 25, "name": "invoice_total", "comment": null}, "connected_account_id": {"type": "STRING", "index": 26, "name": "connected_account_id", "comment": null}, "customer_id": {"type": "STRING", "index": 27, "name": "customer_id", "comment": null}, "subscription_billing": {"type": "STRING", "index": 28, "name": "subscription_billing", "comment": null}, "subscription_start_date": {"type": "TIMESTAMP", "index": 29, "name": "subscription_start_date", "comment": null}, "subscription_ended_at": {"type": "TIMESTAMP", "index": 30, "name": "subscription_ended_at", "comment": null}, "price_plan_is_active": {"type": "BOOL", "index": 31, "name": "price_plan_is_active", "comment": null}, "price_plan_amount": {"type": "INT64", "index": 32, "name": "price_plan_amount", "comment": null}, "price_plan_interval": {"type": "STRING", "index": 33, "name": "price_plan_interval", "comment": null}, "price_plan_interval_count": {"type": "INT64", "index": 34, "name": "price_plan_interval_count", "comment": null}, "price_plan_nickname": {"type": "STRING", "index": 35, "name": "price_plan_nickname", "comment": null}, "price_plan_product_id": {"type": "STRING", "index": 36, "name": "price_plan_product_id", "comment": null}, "source_relation": {"type": "STRING", "index": 37, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 33, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 11125, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__invoice_line_item_details"}, "model.stripe.stripe__payout_itemized_3": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "stripe__payout_itemized_3", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payout_id": {"type": "STRING", "index": 1, "name": "payout_id", "comment": null}, "effective_at": {"type": "TIMESTAMP", "index": 2, "name": "effective_at", "comment": null}, "currency": {"type": "STRING", "index": 3, "name": "currency", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 4, "name": "balance_transaction_id", "comment": null}, "gross": {"type": "INT64", "index": 5, "name": "gross", "comment": null}, "fee": {"type": "INT64", "index": 6, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 7, "name": "net", "comment": null}, "reporting_category": {"type": "STRING", "index": 8, "name": "reporting_category", "comment": null}, "description": {"type": "STRING", "index": 9, "name": "description", "comment": null}, "payout_expected_arrival_date": {"type": "TIMESTAMP", "index": 10, "name": "payout_expected_arrival_date", "comment": null}, "payout_status": {"type": "STRING", "index": 11, "name": "payout_status", "comment": null}, "payout_reversed_at": {"type": "TIMESTAMP", "index": 12, "name": "payout_reversed_at", "comment": null}, "payout_type": {"type": "STRING", "index": 13, "name": "payout_type", "comment": null}, "payout_description": {"type": "STRING", "index": 14, "name": "payout_description", "comment": null}, "payout_destination_id": {"type": "STRING", "index": 15, "name": "payout_destination_id", "comment": null}, "source_relation": {"type": "STRING", "index": 16, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1790, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 317808, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__payout_itemized_3"}, "model.stripe.stripe__subscription_details": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stripe", "name": "stripe__subscription_details", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"subscription_id": {"type": "STRING", "index": 1, "name": "subscription_id", "comment": null}, "customer_id": {"type": "STRING", "index": 2, "name": "customer_id", "comment": null}, "customer_description": {"type": "STRING", "index": 3, "name": "customer_description", "comment": null}, "customer_email": {"type": "STRING", "index": 4, "name": "customer_email", "comment": null}, "status": {"type": "STRING", "index": 5, "name": "status", "comment": null}, "start_date_at": {"type": "TIMESTAMP", "index": 6, "name": "start_date_at", "comment": null}, "ended_at": {"type": "TIMESTAMP", "index": 7, "name": "ended_at", "comment": null}, "billing": {"type": "STRING", "index": 8, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "TIMESTAMP", "index": 9, "name": "billing_cycle_anchor", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 10, "name": "canceled_at", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 11, "name": "created_at", "comment": null}, "current_period_start": {"type": "TIMESTAMP", "index": 12, "name": "current_period_start", "comment": null}, "current_period_end": {"type": "TIMESTAMP", "index": 13, "name": "current_period_end", "comment": null}, "days_until_due": {"type": "INT64", "index": 14, "name": "days_until_due", "comment": null}, "is_cancel_at_period_end": {"type": "BOOL", "index": 15, "name": "is_cancel_at_period_end", "comment": null}, "cancel_at": {"type": "TIMESTAMP", "index": 16, "name": "cancel_at", "comment": null}, "number_invoices_generated": {"type": "INT64", "index": 17, "name": "number_invoices_generated", "comment": null}, "total_amount_billed": {"type": "INT64", "index": 18, "name": "total_amount_billed", "comment": null}, "total_amount_paid": {"type": "INT64", "index": 19, "name": "total_amount_paid", "comment": null}, "total_amount_remaining": {"type": "INT64", "index": 20, "name": "total_amount_remaining", "comment": null}, "most_recent_invoice_created_at": {"type": "TIMESTAMP", "index": 21, "name": "most_recent_invoice_created_at", "comment": null}, "average_invoice_amount": {"type": "FLOAT64", "index": 22, "name": "average_invoice_amount", "comment": null}, "average_line_item_amount": {"type": "FLOAT64", "index": 23, "name": "average_line_item_amount", "comment": null}, "avg_num_line_items": {"type": "FLOAT64", "index": 24, "name": "avg_num_line_items", "comment": null}, "source_relation": {"type": "STRING", "index": 25, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 49, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 8245, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__subscription_details"}, "model.stripe_source.stg_stripe__account": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__account", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"account_id": {"type": "STRING", "index": 1, "name": "account_id", "comment": null}, "business_profile_mcc": {"type": "STRING", "index": 2, "name": "business_profile_mcc", "comment": null}, "business_profile_name": {"type": "STRING", "index": 3, "name": "business_profile_name", "comment": null}, "business_type": {"type": "STRING", "index": 4, "name": "business_type", "comment": null}, "charges_enabled": {"type": "BOOL", "index": 5, "name": "charges_enabled", "comment": null}, "company_address_city": {"type": "STRING", "index": 6, "name": "company_address_city", "comment": null}, "company_address_country": {"type": "STRING", "index": 7, "name": "company_address_country", "comment": null}, "company_address_line_1": {"type": "STRING", "index": 8, "name": "company_address_line_1", "comment": null}, "company_address_line_2": {"type": "STRING", "index": 9, "name": "company_address_line_2", "comment": null}, "company_address_postal_code": {"type": "STRING", "index": 10, "name": "company_address_postal_code", "comment": null}, "company_address_state": {"type": "STRING", "index": 11, "name": "company_address_state", "comment": null}, "company_name": {"type": "STRING", "index": 12, "name": "company_name", "comment": null}, "company_phone": {"type": "STRING", "index": 13, "name": "company_phone", "comment": null}, "country": {"type": "STRING", "index": 14, "name": "country", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 15, "name": "created_at", "comment": null}, "default_currency": {"type": "STRING", "index": 16, "name": "default_currency", "comment": null}, "email": {"type": "STRING", "index": 17, "name": "email", "comment": null}, "is_deleted": {"type": "BOOL", "index": 18, "name": "is_deleted", "comment": null}, "metadata": {"type": "STRING", "index": 19, "name": "metadata", "comment": null}, "is_payouts_enabled": {"type": "BOOL", "index": 20, "name": "is_payouts_enabled", "comment": null}, "account_type": {"type": "STRING", "index": 21, "name": "account_type", "comment": null}, "source_relation": {"type": "STRING", "index": 22, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 93, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__account"}, "model.stripe_source.stg_stripe__account_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__account_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "business_profile_mcc": {"type": "STRING", "index": 3, "name": "business_profile_mcc", "comment": null}, "business_profile_name": {"type": "STRING", "index": 4, "name": "business_profile_name", "comment": null}, "business_profile_product_description": {"type": "STRING", "index": 5, "name": "business_profile_product_description", "comment": null}, "business_profile_support_address_city": {"type": "STRING", "index": 6, "name": "business_profile_support_address_city", "comment": null}, "business_profile_support_address_country": {"type": "STRING", "index": 7, "name": "business_profile_support_address_country", "comment": null}, "business_profile_support_address_line_1": {"type": "STRING", "index": 8, "name": "business_profile_support_address_line_1", "comment": null}, "business_profile_support_address_line_2": {"type": "STRING", "index": 9, "name": "business_profile_support_address_line_2", "comment": null}, "business_profile_support_address_postal_code": {"type": "STRING", "index": 10, "name": "business_profile_support_address_postal_code", "comment": null}, "business_profile_support_address_state": {"type": "STRING", "index": 11, "name": "business_profile_support_address_state", "comment": null}, "business_profile_support_email": {"type": "STRING", "index": 12, "name": "business_profile_support_email", "comment": null}, "business_profile_support_phone": {"type": "STRING", "index": 13, "name": "business_profile_support_phone", "comment": null}, "business_profile_support_url": {"type": "STRING", "index": 14, "name": "business_profile_support_url", "comment": null}, "business_profile_url": {"type": "STRING", "index": 15, "name": "business_profile_url", "comment": null}, "business_type": {"type": "STRING", "index": 16, "name": "business_type", "comment": null}, "capabilities_afterpay_clearpay_payments": {"type": "STRING", "index": 17, "name": "capabilities_afterpay_clearpay_payments", "comment": null}, "capabilities_au_becs_debit_payments": {"type": "STRING", "index": 18, "name": "capabilities_au_becs_debit_payments", "comment": null}, "capabilities_bacs_debit_payments": {"type": "STRING", "index": 19, "name": "capabilities_bacs_debit_payments", "comment": null}, "capabilities_bancontact_payments": {"type": "STRING", "index": 20, "name": "capabilities_bancontact_payments", "comment": null}, "capabilities_card_issuing": {"type": "STRING", "index": 21, "name": "capabilities_card_issuing", "comment": null}, "capabilities_card_payments": {"type": "STRING", "index": 22, "name": "capabilities_card_payments", "comment": null}, "capabilities_cartes_bancaires_payments": {"type": "STRING", "index": 23, "name": "capabilities_cartes_bancaires_payments", "comment": null}, "capabilities_eps_payments": {"type": "STRING", "index": 24, "name": "capabilities_eps_payments", "comment": null}, "capabilities_fpx_payments": {"type": "STRING", "index": 25, "name": "capabilities_fpx_payments", "comment": null}, "capabilities_giropay_payments": {"type": "STRING", "index": 26, "name": "capabilities_giropay_payments", "comment": null}, "capabilities_grabpay_payments": {"type": "STRING", "index": 27, "name": "capabilities_grabpay_payments", "comment": null}, "capabilities_ideal_payments": {"type": "STRING", "index": 28, "name": "capabilities_ideal_payments", "comment": null}, "capabilities_jcb_payments": {"type": "STRING", "index": 29, "name": "capabilities_jcb_payments", "comment": null}, "capabilities_legacy_payments": {"type": "STRING", "index": 30, "name": "capabilities_legacy_payments", "comment": null}, "capabilities_oxxo_payments": {"type": "STRING", "index": 31, "name": "capabilities_oxxo_payments", "comment": null}, "capabilities_p_24_payments": {"type": "STRING", "index": 32, "name": "capabilities_p_24_payments", "comment": null}, "capabilities_platform_payments": {"type": "STRING", "index": 33, "name": "capabilities_platform_payments", "comment": null}, "capabilities_sepa_debit_payments": {"type": "STRING", "index": 34, "name": "capabilities_sepa_debit_payments", "comment": null}, "capabilities_sofort_payments": {"type": "STRING", "index": 35, "name": "capabilities_sofort_payments", "comment": null}, "capabilities_tax_reporting_us_1099_k": {"type": "STRING", "index": 36, "name": "capabilities_tax_reporting_us_1099_k", "comment": null}, "capabilities_tax_reporting_us_1099_misc": {"type": "STRING", "index": 37, "name": "capabilities_tax_reporting_us_1099_misc", "comment": null}, "capabilities_transfers": {"type": "STRING", "index": 38, "name": "capabilities_transfers", "comment": null}, "charges_enabled": {"type": "BOOL", "index": 39, "name": "charges_enabled", "comment": null}, "company_address_city": {"type": "STRING", "index": 40, "name": "company_address_city", "comment": null}, "company_address_country": {"type": "STRING", "index": 41, "name": "company_address_country", "comment": null}, "company_address_kana_city": {"type": "STRING", "index": 42, "name": "company_address_kana_city", "comment": null}, "company_address_kana_country": {"type": "STRING", "index": 43, "name": "company_address_kana_country", "comment": null}, "company_address_kana_line_1": {"type": "STRING", "index": 44, "name": "company_address_kana_line_1", "comment": null}, "company_address_kana_line_2": {"type": "STRING", "index": 45, "name": "company_address_kana_line_2", "comment": null}, "company_address_kana_postal_code": {"type": "STRING", "index": 46, "name": "company_address_kana_postal_code", "comment": null}, "company_address_kana_state": {"type": "STRING", "index": 47, "name": "company_address_kana_state", "comment": null}, "company_address_kana_town": {"type": "STRING", "index": 48, "name": "company_address_kana_town", "comment": null}, "company_address_kanji_city": {"type": "STRING", "index": 49, "name": "company_address_kanji_city", "comment": null}, "company_address_kanji_country": {"type": "STRING", "index": 50, "name": "company_address_kanji_country", "comment": null}, "company_address_kanji_line_1": {"type": "STRING", "index": 51, "name": "company_address_kanji_line_1", "comment": null}, "company_address_kanji_line_2": {"type": "STRING", "index": 52, "name": "company_address_kanji_line_2", "comment": null}, "company_address_kanji_postal_code": {"type": "STRING", "index": 53, "name": "company_address_kanji_postal_code", "comment": null}, "company_address_kanji_state": {"type": "STRING", "index": 54, "name": "company_address_kanji_state", "comment": null}, "company_address_kanji_town": {"type": "STRING", "index": 55, "name": "company_address_kanji_town", "comment": null}, "company_address_line_1": {"type": "STRING", "index": 56, "name": "company_address_line_1", "comment": null}, "company_address_line_2": {"type": "STRING", "index": 57, "name": "company_address_line_2", "comment": null}, "company_address_postal_code": {"type": "STRING", "index": 58, "name": "company_address_postal_code", "comment": null}, "company_address_state": {"type": "STRING", "index": 59, "name": "company_address_state", "comment": null}, "company_directors_provided": {"type": "BOOL", "index": 60, "name": "company_directors_provided", "comment": null}, "company_executives_provided": {"type": "BOOL", "index": 61, "name": "company_executives_provided", "comment": null}, "company_name": {"type": "STRING", "index": 62, "name": "company_name", "comment": null}, "company_name_kana": {"type": "STRING", "index": 63, "name": "company_name_kana", "comment": null}, "company_name_kanji": {"type": "STRING", "index": 64, "name": "company_name_kanji", "comment": null}, "company_owners_provided": {"type": "BOOL", "index": 65, "name": "company_owners_provided", "comment": null}, "company_phone": {"type": "STRING", "index": 66, "name": "company_phone", "comment": null}, "company_structure": {"type": "STRING", "index": 67, "name": "company_structure", "comment": null}, "company_tax_id_provided": {"type": "BOOL", "index": 68, "name": "company_tax_id_provided", "comment": null}, "company_tax_id_registrar": {"type": "STRING", "index": 69, "name": "company_tax_id_registrar", "comment": null}, "company_vat_id_provided": {"type": "BOOL", "index": 70, "name": "company_vat_id_provided", "comment": null}, "company_verification_document_back": {"type": "STRING", "index": 71, "name": "company_verification_document_back", "comment": null}, "company_verification_document_details": {"type": "STRING", "index": 72, "name": "company_verification_document_details", "comment": null}, "company_verification_document_details_code": {"type": "STRING", "index": 73, "name": "company_verification_document_details_code", "comment": null}, "company_verification_document_front": {"type": "STRING", "index": 74, "name": "company_verification_document_front", "comment": null}, "country": {"type": "STRING", "index": 75, "name": "country", "comment": null}, "created": {"type": "TIMESTAMP", "index": 76, "name": "created", "comment": null}, "default_currency": {"type": "STRING", "index": 77, "name": "default_currency", "comment": null}, "details_submitted": {"type": "BOOL", "index": 78, "name": "details_submitted", "comment": null}, "email": {"type": "STRING", "index": 79, "name": "email", "comment": null}, "individual_id": {"type": "STRING", "index": 80, "name": "individual_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 81, "name": "is_deleted", "comment": null}, "metadata": {"type": "STRING", "index": 82, "name": "metadata", "comment": null}, "payouts_enabled": {"type": "BOOL", "index": 83, "name": "payouts_enabled", "comment": null}, "requirements_current_deadline": {"type": "TIMESTAMP", "index": 84, "name": "requirements_current_deadline", "comment": null}, "requirements_currently_due": {"type": "STRING", "index": 85, "name": "requirements_currently_due", "comment": null}, "requirements_disabled_reason": {"type": "STRING", "index": 86, "name": "requirements_disabled_reason", "comment": null}, "requirements_errors": {"type": "STRING", "index": 87, "name": "requirements_errors", "comment": null}, "requirements_eventually_due": {"type": "STRING", "index": 88, "name": "requirements_eventually_due", "comment": null}, "requirements_past_due": {"type": "STRING", "index": 89, "name": "requirements_past_due", "comment": null}, "requirements_pending_verification": {"type": "STRING", "index": 90, "name": "requirements_pending_verification", "comment": null}, "settings_branding_icon": {"type": "STRING", "index": 91, "name": "settings_branding_icon", "comment": null}, "settings_branding_logo": {"type": "STRING", "index": 92, "name": "settings_branding_logo", "comment": null}, "settings_branding_primary_color": {"type": "STRING", "index": 93, "name": "settings_branding_primary_color", "comment": null}, "settings_card_payments_decline_on_avs_failure": {"type": "BOOL", "index": 94, "name": "settings_card_payments_decline_on_avs_failure", "comment": null}, "settings_card_payments_decline_on_cvc_failure": {"type": "BOOL", "index": 95, "name": "settings_card_payments_decline_on_cvc_failure", "comment": null}, "settings_card_payments_statement_descriptor_prefix": {"type": "STRING", "index": 96, "name": "settings_card_payments_statement_descriptor_prefix", "comment": null}, "settings_dashboard_display_name": {"type": "STRING", "index": 97, "name": "settings_dashboard_display_name", "comment": null}, "settings_dashboard_timezone": {"type": "STRING", "index": 98, "name": "settings_dashboard_timezone", "comment": null}, "settings_payments_statement_descriptor": {"type": "STRING", "index": 99, "name": "settings_payments_statement_descriptor", "comment": null}, "settings_payments_statement_descriptor_kana": {"type": "STRING", "index": 100, "name": "settings_payments_statement_descriptor_kana", "comment": null}, "settings_payments_statement_descriptor_kanji": {"type": "STRING", "index": 101, "name": "settings_payments_statement_descriptor_kanji", "comment": null}, "settings_payouts_debit_negative_balances": {"type": "BOOL", "index": 102, "name": "settings_payouts_debit_negative_balances", "comment": null}, "settings_payouts_schedule_delay_days": {"type": "INT64", "index": 103, "name": "settings_payouts_schedule_delay_days", "comment": null}, "settings_payouts_schedule_interval": {"type": "STRING", "index": 104, "name": "settings_payouts_schedule_interval", "comment": null}, "settings_payouts_schedule_monthly_anchor": {"type": "INT64", "index": 105, "name": "settings_payouts_schedule_monthly_anchor", "comment": null}, "settings_payouts_schedule_weekly_anchor": {"type": "STRING", "index": 106, "name": "settings_payouts_schedule_weekly_anchor", "comment": null}, "settings_payouts_statement_descriptor": {"type": "STRING", "index": 107, "name": "settings_payouts_statement_descriptor", "comment": null}, "tos_acceptance_date": {"type": "TIMESTAMP", "index": 108, "name": "tos_acceptance_date", "comment": null}, "tos_acceptance_ip": {"type": "STRING", "index": 109, "name": "tos_acceptance_ip", "comment": null}, "tos_acceptance_user_agent": {"type": "STRING", "index": 110, "name": "tos_acceptance_user_agent", "comment": null}, "type": {"type": "STRING", "index": 111, "name": "type", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__account_tmp"}, "model.stripe_source.stg_stripe__balance_transaction": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__balance_transaction", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 3, "name": "available_on", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 4, "name": "created_at", "comment": null}, "connected_account_id": {"type": "STRING", "index": 5, "name": "connected_account_id", "comment": null}, "currency": {"type": "STRING", "index": 6, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 7, "name": "description", "comment": null}, "exchange_rate": {"type": "FLOAT64", "index": 8, "name": "exchange_rate", "comment": null}, "fee": {"type": "INT64", "index": 9, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 10, "name": "net", "comment": null}, "reporting_category": {"type": "STRING", "index": 11, "name": "reporting_category", "comment": null}, "source": {"type": "STRING", "index": 12, "name": "source", "comment": null}, "status": {"type": "STRING", "index": 13, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 14, "name": "type", "comment": null}, "source_relation": {"type": "STRING", "index": 15, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 85745, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 15083574, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__balance_transaction"}, "model.stripe_source.stg_stripe__balance_transaction_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__balance_transaction_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 4, "name": "available_on", "comment": null}, "connected_account_id": {"type": "STRING", "index": 5, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "exchange_rate": {"type": "FLOAT64", "index": 9, "name": "exchange_rate", "comment": null}, "fee": {"type": "INT64", "index": 10, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 11, "name": "net", "comment": null}, "payout_id": {"type": "STRING", "index": 12, "name": "payout_id", "comment": null}, "reporting_category": {"type": "STRING", "index": 13, "name": "reporting_category", "comment": null}, "source": {"type": "STRING", "index": 14, "name": "source", "comment": null}, "status": {"type": "STRING", "index": 15, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 16, "name": "type", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__balance_transaction_tmp"}, "model.stripe_source.stg_stripe__card": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__card", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"card_id": {"type": "STRING", "index": 1, "name": "card_id", "comment": null}, "account_id": {"type": "STRING", "index": 2, "name": "account_id", "comment": null}, "card_address_city": {"type": "STRING", "index": 3, "name": "card_address_city", "comment": null}, "card_address_country": {"type": "STRING", "index": 4, "name": "card_address_country", "comment": null}, "card_address_line_1": {"type": "STRING", "index": 5, "name": "card_address_line_1", "comment": null}, "card_address_line_2": {"type": "STRING", "index": 6, "name": "card_address_line_2", "comment": null}, "card_address_state": {"type": "STRING", "index": 7, "name": "card_address_state", "comment": null}, "card_address_postal_code": {"type": "STRING", "index": 8, "name": "card_address_postal_code", "comment": null}, "wallet_type": {"type": "STRING", "index": 9, "name": "wallet_type", "comment": null}, "brand": {"type": "STRING", "index": 10, "name": "brand", "comment": null}, "country": {"type": "STRING", "index": 11, "name": "country", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 12, "name": "created_at", "comment": null}, "customer_id": {"type": "STRING", "index": 13, "name": "customer_id", "comment": null}, "card_name": {"type": "STRING", "index": 14, "name": "card_name", "comment": null}, "recipient": {"type": "STRING", "index": 15, "name": "recipient", "comment": null}, "funding": {"type": "STRING", "index": 16, "name": "funding", "comment": null}, "source_relation": {"type": "STRING", "index": 17, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 13759, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 970456, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__card"}, "model.stripe_source.stg_stripe__card_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__card_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "account_id": {"type": "STRING", "index": 3, "name": "account_id", "comment": null}, "address_city": {"type": "STRING", "index": 4, "name": "address_city", "comment": null}, "address_country": {"type": "STRING", "index": 5, "name": "address_country", "comment": null}, "address_line_1": {"type": "STRING", "index": 6, "name": "address_line_1", "comment": null}, "address_line_1_check": {"type": "STRING", "index": 7, "name": "address_line_1_check", "comment": null}, "address_line_2": {"type": "STRING", "index": 8, "name": "address_line_2", "comment": null}, "address_state": {"type": "STRING", "index": 9, "name": "address_state", "comment": null}, "address_zip": {"type": "STRING", "index": 10, "name": "address_zip", "comment": null}, "address_zip_check": {"type": "STRING", "index": 11, "name": "address_zip_check", "comment": null}, "brand": {"type": "STRING", "index": 12, "name": "brand", "comment": null}, "connected_account_id": {"type": "STRING", "index": 13, "name": "connected_account_id", "comment": null}, "country": {"type": "STRING", "index": 14, "name": "country", "comment": null}, "created": {"type": "TIMESTAMP", "index": 15, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 16, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 17, "name": "customer_id", "comment": null}, "cvc_check": {"type": "STRING", "index": 18, "name": "cvc_check", "comment": null}, "dynamic_last_4": {"type": "STRING", "index": 19, "name": "dynamic_last_4", "comment": null}, "exp_month": {"type": "INT64", "index": 20, "name": "exp_month", "comment": null}, "exp_year": {"type": "INT64", "index": 21, "name": "exp_year", "comment": null}, "fingerprint": {"type": "STRING", "index": 22, "name": "fingerprint", "comment": null}, "funding": {"type": "STRING", "index": 23, "name": "funding", "comment": null}, "is_deleted": {"type": "BOOL", "index": 24, "name": "is_deleted", "comment": null}, "last_4": {"type": "STRING", "index": 25, "name": "last_4", "comment": null}, "metadata": {"type": "STRING", "index": 26, "name": "metadata", "comment": null}, "name": {"type": "STRING", "index": 27, "name": "name", "comment": null}, "network": {"type": "STRING", "index": 28, "name": "network", "comment": null}, "recipient": {"type": "STRING", "index": 29, "name": "recipient", "comment": null}, "three_d_secure_usage_supported": {"type": "BOOL", "index": 30, "name": "three_d_secure_usage_supported", "comment": null}, "tokenization_method": {"type": "STRING", "index": 31, "name": "tokenization_method", "comment": null}, "wallet_type": {"type": "STRING", "index": 32, "name": "wallet_type", "comment": null}, "description": {"type": "STRING", "index": 33, "name": "description", "comment": null}, "issuer": {"type": "STRING", "index": 34, "name": "issuer", "comment": null}, "iin": {"type": "STRING", "index": 35, "name": "iin", "comment": null}, "three_d_secure_authentication_flow": {"type": "STRING", "index": 36, "name": "three_d_secure_authentication_flow", "comment": null}, "three_d_secure_version": {"type": "STRING", "index": 37, "name": "three_d_secure_version", "comment": null}, "three_d_secure_authenticated": {"type": "BOOL", "index": 38, "name": "three_d_secure_authenticated", "comment": null}, "three_d_secure_succeeded": {"type": "BOOL", "index": 39, "name": "three_d_secure_succeeded", "comment": null}, "three_d_secure": {"type": "STRING", "index": 40, "name": "three_d_secure", "comment": null}, "three_d_secure_result": {"type": "STRING", "index": 41, "name": "three_d_secure_result", "comment": null}, "three_d_secure_result_reason": {"type": "STRING", "index": 42, "name": "three_d_secure_result_reason", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__card_tmp"}, "model.stripe_source.stg_stripe__charge": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__charge", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"charge_id": {"type": "STRING", "index": 1, "name": "charge_id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "amount_refunded": {"type": "INT64", "index": 3, "name": "amount_refunded", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 4, "name": "application_fee_amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 5, "name": "balance_transaction_id", "comment": null}, "is_captured": {"type": "BOOL", "index": 6, "name": "is_captured", "comment": null}, "card_id": {"type": "STRING", "index": 7, "name": "card_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 8, "name": "created_at", "comment": null}, "connected_account_id": {"type": "STRING", "index": 9, "name": "connected_account_id", "comment": null}, "customer_id": {"type": "STRING", "index": 10, "name": "customer_id", "comment": null}, "currency": {"type": "STRING", "index": 11, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 12, "name": "description", "comment": null}, "failure_code": {"type": "STRING", "index": 13, "name": "failure_code", "comment": null}, "failure_message": {"type": "STRING", "index": 14, "name": "failure_message", "comment": null}, "metadata": {"type": "STRING", "index": 15, "name": "metadata", "comment": null}, "is_paid": {"type": "BOOL", "index": 16, "name": "is_paid", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 17, "name": "payment_intent_id", "comment": null}, "payment_method_id": {"type": "STRING", "index": 18, "name": "payment_method_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 19, "name": "receipt_email", "comment": null}, "receipt_number": {"type": "STRING", "index": 20, "name": "receipt_number", "comment": null}, "is_refunded": {"type": "BOOL", "index": 21, "name": "is_refunded", "comment": null}, "status": {"type": "STRING", "index": 22, "name": "status", "comment": null}, "shipping_address_city": {"type": "STRING", "index": 23, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "STRING", "index": 24, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "STRING", "index": 25, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "STRING", "index": 26, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "STRING", "index": 27, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "STRING", "index": 28, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "STRING", "index": 29, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "STRING", "index": 30, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "STRING", "index": 31, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "STRING", "index": 32, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "STRING", "index": 33, "name": "source_id", "comment": null}, "source_transfer": {"type": "STRING", "index": 34, "name": "source_transfer", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 35, "name": "statement_descriptor", "comment": null}, "invoice_id": {"type": "STRING", "index": 36, "name": "invoice_id", "comment": null}, "calculated_statement_descriptor": {"type": "STRING", "index": 37, "name": "calculated_statement_descriptor", "comment": null}, "billing_detail_address_city": {"type": "STRING", "index": 38, "name": "billing_detail_address_city", "comment": null}, "billing_detail_address_country": {"type": "STRING", "index": 39, "name": "billing_detail_address_country", "comment": null}, "billing_detail_address_line1": {"type": "STRING", "index": 40, "name": "billing_detail_address_line1", "comment": null}, "billing_detail_address_line2": {"type": "STRING", "index": 41, "name": "billing_detail_address_line2", "comment": null}, "billing_detail_address_postal_code": {"type": "STRING", "index": 42, "name": "billing_detail_address_postal_code", "comment": null}, "billing_detail_address_state": {"type": "STRING", "index": 43, "name": "billing_detail_address_state", "comment": null}, "billing_detail_email": {"type": "STRING", "index": 44, "name": "billing_detail_email", "comment": null}, "billing_detail_name": {"type": "STRING", "index": 45, "name": "billing_detail_name", "comment": null}, "billing_detail_phone": {"type": "STRING", "index": 46, "name": "billing_detail_phone", "comment": null}, "source_relation": {"type": "STRING", "index": 47, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 121845, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 60751313, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__charge"}, "model.stripe_source.stg_stripe__charge_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__charge_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_refunded": {"type": "INT64", "index": 4, "name": "amount_refunded", "comment": null}, "application": {"type": "STRING", "index": 5, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 6, "name": "application_fee_amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 7, "name": "balance_transaction_id", "comment": null}, "bank_account_id": {"type": "STRING", "index": 8, "name": "bank_account_id", "comment": null}, "billing_detail_address_city": {"type": "STRING", "index": 9, "name": "billing_detail_address_city", "comment": null}, "billing_detail_address_country": {"type": "STRING", "index": 10, "name": "billing_detail_address_country", "comment": null}, "billing_detail_address_line_1": {"type": "STRING", "index": 11, "name": "billing_detail_address_line_1", "comment": null}, "billing_detail_address_line_2": {"type": "STRING", "index": 12, "name": "billing_detail_address_line_2", "comment": null}, "billing_detail_address_postal_code": {"type": "STRING", "index": 13, "name": "billing_detail_address_postal_code", "comment": null}, "billing_detail_address_state": {"type": "STRING", "index": 14, "name": "billing_detail_address_state", "comment": null}, "billing_detail_email": {"type": "STRING", "index": 15, "name": "billing_detail_email", "comment": null}, "billing_detail_name": {"type": "STRING", "index": 16, "name": "billing_detail_name", "comment": null}, "billing_detail_phone": {"type": "STRING", "index": 17, "name": "billing_detail_phone", "comment": null}, "calculated_statement_descriptor": {"type": "STRING", "index": 18, "name": "calculated_statement_descriptor", "comment": null}, "captured": {"type": "BOOL", "index": 19, "name": "captured", "comment": null}, "card_id": {"type": "STRING", "index": 20, "name": "card_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 21, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 22, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 23, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 24, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 25, "name": "description", "comment": null}, "destination": {"type": "STRING", "index": 26, "name": "destination", "comment": null}, "failure_code": {"type": "STRING", "index": 27, "name": "failure_code", "comment": null}, "failure_message": {"type": "STRING", "index": 28, "name": "failure_message", "comment": null}, "fraud_details_stripe_report": {"type": "STRING", "index": 29, "name": "fraud_details_stripe_report", "comment": null}, "fraud_details_user_report": {"type": "STRING", "index": 30, "name": "fraud_details_user_report", "comment": null}, "invoice_id": {"type": "STRING", "index": 31, "name": "invoice_id", "comment": null}, "livemode": {"type": "BOOL", "index": 32, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 33, "name": "metadata", "comment": null}, "on_behalf_of": {"type": "STRING", "index": 34, "name": "on_behalf_of", "comment": null}, "outcome_network_status": {"type": "STRING", "index": 35, "name": "outcome_network_status", "comment": null}, "outcome_reason": {"type": "STRING", "index": 36, "name": "outcome_reason", "comment": null}, "outcome_risk_level": {"type": "STRING", "index": 37, "name": "outcome_risk_level", "comment": null}, "outcome_risk_score": {"type": "INT64", "index": 38, "name": "outcome_risk_score", "comment": null}, "outcome_seller_message": {"type": "STRING", "index": 39, "name": "outcome_seller_message", "comment": null}, "outcome_type": {"type": "STRING", "index": 40, "name": "outcome_type", "comment": null}, "paid": {"type": "BOOL", "index": 41, "name": "paid", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 42, "name": "payment_intent_id", "comment": null}, "payment_method_id": {"type": "STRING", "index": 43, "name": "payment_method_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 44, "name": "receipt_email", "comment": null}, "receipt_number": {"type": "STRING", "index": 45, "name": "receipt_number", "comment": null}, "receipt_url": {"type": "STRING", "index": 46, "name": "receipt_url", "comment": null}, "refunded": {"type": "BOOL", "index": 47, "name": "refunded", "comment": null}, "rule_rule": {"type": "STRING", "index": 48, "name": "rule_rule", "comment": null}, "shipping_address_city": {"type": "STRING", "index": 49, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "STRING", "index": 50, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "STRING", "index": 51, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "STRING", "index": 52, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "STRING", "index": 53, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "STRING", "index": 54, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "STRING", "index": 55, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "STRING", "index": 56, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "STRING", "index": 57, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "STRING", "index": 58, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "STRING", "index": 59, "name": "source_id", "comment": null}, "source_transfer": {"type": "STRING", "index": 60, "name": "source_transfer", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 61, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 62, "name": "status", "comment": null}, "transfer_data_destination": {"type": "STRING", "index": 63, "name": "transfer_data_destination", "comment": null}, "transfer_group": {"type": "STRING", "index": 64, "name": "transfer_group", "comment": null}, "transfer_id": {"type": "STRING", "index": 65, "name": "transfer_id", "comment": null}, "rule_id": {"type": "STRING", "index": 66, "name": "rule_id", "comment": null}, "rule_action": {"type": "STRING", "index": 67, "name": "rule_action", "comment": null}, "rule_predicate": {"type": "STRING", "index": 68, "name": "rule_predicate", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__charge_tmp"}, "model.stripe_source.stg_stripe__customer": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__customer", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"customer_id": {"type": "STRING", "index": 1, "name": "customer_id", "comment": null}, "account_balance": {"type": "INT64", "index": 2, "name": "account_balance", "comment": null}, "customer_address_city": {"type": "STRING", "index": 3, "name": "customer_address_city", "comment": null}, "customer_address_country": {"type": "STRING", "index": 4, "name": "customer_address_country", "comment": null}, "customer_address_line_1": {"type": "STRING", "index": 5, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "STRING", "index": 6, "name": "customer_address_line_2", "comment": null}, "customer_address_postal_code": {"type": "STRING", "index": 7, "name": "customer_address_postal_code", "comment": null}, "customer_address_state": {"type": "STRING", "index": 8, "name": "customer_address_state", "comment": null}, "customer_balance": {"type": "INT64", "index": 9, "name": "customer_balance", "comment": null}, "bank_account_id": {"type": "STRING", "index": 10, "name": "bank_account_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 11, "name": "created_at", "comment": null}, "currency": {"type": "STRING", "index": 12, "name": "currency", "comment": null}, "default_card_id": {"type": "STRING", "index": 13, "name": "default_card_id", "comment": null}, "is_delinquent": {"type": "BOOL", "index": 14, "name": "is_delinquent", "comment": null}, "description": {"type": "STRING", "index": 15, "name": "description", "comment": null}, "email": {"type": "STRING", "index": 16, "name": "email", "comment": null}, "metadata": {"type": "STRING", "index": 17, "name": "metadata", "comment": null}, "customer_name": {"type": "STRING", "index": 18, "name": "customer_name", "comment": null}, "phone": {"type": "STRING", "index": 19, "name": "phone", "comment": null}, "shipping_address_city": {"type": "STRING", "index": 20, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "STRING", "index": 21, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "STRING", "index": 22, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "STRING", "index": 23, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "STRING", "index": 24, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "STRING", "index": 25, "name": "shipping_address_state", "comment": null}, "shipping_name": {"type": "STRING", "index": 26, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "STRING", "index": 27, "name": "shipping_phone", "comment": null}, "source_relation": {"type": "STRING", "index": 28, "name": "source_relation", "comment": null}, "is_deleted": {"type": "BOOL", "index": 29, "name": "is_deleted", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 9392, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 3366646, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__customer"}, "model.stripe_source.stg_stripe__customer_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__customer_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "account_balance": {"type": "INT64", "index": 3, "name": "account_balance", "comment": null}, "address_city": {"type": "STRING", "index": 4, "name": "address_city", "comment": null}, "address_country": {"type": "STRING", "index": 5, "name": "address_country", "comment": null}, "address_line_1": {"type": "STRING", "index": 6, "name": "address_line_1", "comment": null}, "address_line_2": {"type": "STRING", "index": 7, "name": "address_line_2", "comment": null}, "address_postal_code": {"type": "STRING", "index": 8, "name": "address_postal_code", "comment": null}, "address_state": {"type": "STRING", "index": 9, "name": "address_state", "comment": null}, "balance": {"type": "INT64", "index": 10, "name": "balance", "comment": null}, "bank_account_id": {"type": "STRING", "index": 11, "name": "bank_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 13, "name": "currency", "comment": null}, "default_card_id": {"type": "STRING", "index": 14, "name": "default_card_id", "comment": null}, "delinquent": {"type": "BOOL", "index": 15, "name": "delinquent", "comment": null}, "description": {"type": "STRING", "index": 16, "name": "description", "comment": null}, "email": {"type": "STRING", "index": 17, "name": "email", "comment": null}, "invoice_prefix": {"type": "STRING", "index": 18, "name": "invoice_prefix", "comment": null}, "invoice_settings_default_payment_method": {"type": "STRING", "index": 19, "name": "invoice_settings_default_payment_method", "comment": null}, "invoice_settings_footer": {"type": "STRING", "index": 20, "name": "invoice_settings_footer", "comment": null}, "is_deleted": {"type": "BOOL", "index": 21, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 22, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 23, "name": "metadata", "comment": null}, "name": {"type": "STRING", "index": 24, "name": "name", "comment": null}, "phone": {"type": "STRING", "index": 25, "name": "phone", "comment": null}, "shipping_address_city": {"type": "STRING", "index": 26, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "STRING", "index": 27, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "STRING", "index": 28, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "STRING", "index": 29, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "STRING", "index": 30, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "STRING", "index": 31, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "STRING", "index": 32, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "STRING", "index": 33, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "STRING", "index": 34, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "STRING", "index": 35, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "STRING", "index": 36, "name": "source_id", "comment": null}, "tax_exempt": {"type": "STRING", "index": 37, "name": "tax_exempt", "comment": null}, "tax_info_tax_id": {"type": "STRING", "index": 38, "name": "tax_info_tax_id", "comment": null}, "tax_info_type": {"type": "STRING", "index": 39, "name": "tax_info_type", "comment": null}, "tax_info_verification_status": {"type": "STRING", "index": 40, "name": "tax_info_verification_status", "comment": null}, "tax_info_verification_verified_name": {"type": "STRING", "index": 41, "name": "tax_info_verification_verified_name", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__customer_tmp"}, "model.stripe_source.stg_stripe__discount": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__discount", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"discount_id": {"type": "STRING", "index": 1, "name": "discount_id", "comment": null}, "type": {"type": "STRING", "index": 2, "name": "type", "comment": null}, "type_id": {"type": "STRING", "index": 3, "name": "type_id", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "checkout_session_id": {"type": "STRING", "index": 5, "name": "checkout_session_id", "comment": null}, "checkout_session_line_item_id": {"type": "STRING", "index": 6, "name": "checkout_session_line_item_id", "comment": null}, "coupon_id": {"type": "STRING", "index": 7, "name": "coupon_id", "comment": null}, "credit_note_line_item_id": {"type": "STRING", "index": 8, "name": "credit_note_line_item_id", "comment": null}, "customer_id": {"type": "STRING", "index": 9, "name": "customer_id", "comment": null}, "end_at": {"type": "TIMESTAMP", "index": 10, "name": "end_at", "comment": null}, "invoice_id": {"type": "STRING", "index": 11, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 12, "name": "invoice_item_id", "comment": null}, "promotion_code": {"type": "STRING", "index": 13, "name": "promotion_code", "comment": null}, "start_at": {"type": "TIMESTAMP", "index": 14, "name": "start_at", "comment": null}, "subscription_id": {"type": "STRING", "index": 15, "name": "subscription_id", "comment": null}, "source_relation": {"type": "STRING", "index": 16, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__discount"}, "model.stripe_source.stg_stripe__discount_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__discount_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "type": {"type": "STRING", "index": 2, "name": "type", "comment": null}, "type_id": {"type": "STRING", "index": 3, "name": "type_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "checkout_session_id": {"type": "STRING", "index": 6, "name": "checkout_session_id", "comment": null}, "checkout_session_line_item_id": {"type": "STRING", "index": 7, "name": "checkout_session_line_item_id", "comment": null}, "coupon_id": {"type": "STRING", "index": 8, "name": "coupon_id", "comment": null}, "credit_note_line_item_id": {"type": "STRING", "index": 9, "name": "credit_note_line_item_id", "comment": null}, "customer_id": {"type": "STRING", "index": 10, "name": "customer_id", "comment": null}, "end": {"type": "TIMESTAMP", "index": 11, "name": "end", "comment": null}, "invoice_id": {"type": "STRING", "index": 12, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 13, "name": "invoice_item_id", "comment": null}, "promotion_code": {"type": "STRING", "index": 14, "name": "promotion_code", "comment": null}, "start": {"type": "TIMESTAMP", "index": 15, "name": "start", "comment": null}, "subscription_id": {"type": "STRING", "index": 16, "name": "subscription_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__discount_tmp"}, "model.stripe_source.stg_stripe__dispute": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__dispute", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"dispute_id": {"type": "STRING", "index": 1, "name": "dispute_id", "comment": null}, "dispute_amount": {"type": "INT64", "index": 2, "name": "dispute_amount", "comment": null}, "balance_transaction": {"type": "STRING", "index": 3, "name": "balance_transaction", "comment": null}, "charge_id": {"type": "STRING", "index": 4, "name": "charge_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 5, "name": "connected_account_id", "comment": null}, "dispute_created_at": {"type": "TIMESTAMP", "index": 6, "name": "dispute_created_at", "comment": null}, "dispute_currency": {"type": "STRING", "index": 7, "name": "dispute_currency", "comment": null}, "evidence_access_activity_log": {"type": "STRING", "index": 8, "name": "evidence_access_activity_log", "comment": null}, "evidence_billing_address": {"type": "STRING", "index": 9, "name": "evidence_billing_address", "comment": null}, "evidence_cancellation_policy": {"type": "STRING", "index": 10, "name": "evidence_cancellation_policy", "comment": null}, "evidence_cancellation_policy_disclosure": {"type": "STRING", "index": 11, "name": "evidence_cancellation_policy_disclosure", "comment": null}, "evidence_cancellation_rebuttal": {"type": "STRING", "index": 12, "name": "evidence_cancellation_rebuttal", "comment": null}, "evidence_customer_communication": {"type": "STRING", "index": 13, "name": "evidence_customer_communication", "comment": null}, "evidence_customer_email_address": {"type": "STRING", "index": 14, "name": "evidence_customer_email_address", "comment": null}, "evidence_customer_name": {"type": "STRING", "index": 15, "name": "evidence_customer_name", "comment": null}, "evidence_customer_purchase_ip": {"type": "STRING", "index": 16, "name": "evidence_customer_purchase_ip", "comment": null}, "evidence_customer_signature": {"type": "STRING", "index": 17, "name": "evidence_customer_signature", "comment": null}, "evidence_details_due_by": {"type": "TIMESTAMP", "index": 18, "name": "evidence_details_due_by", "comment": null}, "evidence_details_has_evidence": {"type": "BOOL", "index": 19, "name": "evidence_details_has_evidence", "comment": null}, "evidence_details_past_due": {"type": "BOOL", "index": 20, "name": "evidence_details_past_due", "comment": null}, "evidence_details_submission_count": {"type": "INT64", "index": 21, "name": "evidence_details_submission_count", "comment": null}, "evidence_duplicate_charge_documentation": {"type": "STRING", "index": 22, "name": "evidence_duplicate_charge_documentation", "comment": null}, "evidence_duplicate_charge_explanation": {"type": "STRING", "index": 23, "name": "evidence_duplicate_charge_explanation", "comment": null}, "evidence_duplicate_charge_id": {"type": "STRING", "index": 24, "name": "evidence_duplicate_charge_id", "comment": null}, "evidence_product_description": {"type": "STRING", "index": 25, "name": "evidence_product_description", "comment": null}, "evidence_receipt": {"type": "STRING", "index": 26, "name": "evidence_receipt", "comment": null}, "evidence_refund_policy": {"type": "STRING", "index": 27, "name": "evidence_refund_policy", "comment": null}, "evidence_refund_policy_disclosure": {"type": "STRING", "index": 28, "name": "evidence_refund_policy_disclosure", "comment": null}, "evidence_refund_refusal_explanation": {"type": "STRING", "index": 29, "name": "evidence_refund_refusal_explanation", "comment": null}, "evidence_service_date": {"type": "STRING", "index": 30, "name": "evidence_service_date", "comment": null}, "evidence_service_documentation": {"type": "STRING", "index": 31, "name": "evidence_service_documentation", "comment": null}, "evidence_shipping_address": {"type": "STRING", "index": 32, "name": "evidence_shipping_address", "comment": null}, "evidence_shipping_carrier": {"type": "STRING", "index": 33, "name": "evidence_shipping_carrier", "comment": null}, "evidence_shipping_date": {"type": "STRING", "index": 34, "name": "evidence_shipping_date", "comment": null}, "evidence_shipping_documentation": {"type": "STRING", "index": 35, "name": "evidence_shipping_documentation", "comment": null}, "evidence_shipping_tracking_number": {"type": "STRING", "index": 36, "name": "evidence_shipping_tracking_number", "comment": null}, "evidence_uncategorized_file": {"type": "STRING", "index": 37, "name": "evidence_uncategorized_file", "comment": null}, "evidence_uncategorized_text": {"type": "STRING", "index": 38, "name": "evidence_uncategorized_text", "comment": null}, "is_charge_refundable": {"type": "BOOL", "index": 39, "name": "is_charge_refundable", "comment": null}, "dispute_metadata": {"type": "STRING", "index": 40, "name": "dispute_metadata", "comment": null}, "dispute_reason": {"type": "STRING", "index": 41, "name": "dispute_reason", "comment": null}, "dispute_status": {"type": "STRING", "index": 42, "name": "dispute_status", "comment": null}, "source_relation": {"type": "STRING", "index": 43, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 45, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 22213, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__dispute"}, "model.stripe_source.stg_stripe__dispute_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__dispute_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "balance_transaction": {"type": "STRING", "index": 4, "name": "balance_transaction", "comment": null}, "charge_id": {"type": "STRING", "index": 5, "name": "charge_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 6, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 7, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "evidence_access_activity_log": {"type": "STRING", "index": 9, "name": "evidence_access_activity_log", "comment": null}, "evidence_billing_address": {"type": "STRING", "index": 10, "name": "evidence_billing_address", "comment": null}, "evidence_cancellation_policy": {"type": "STRING", "index": 11, "name": "evidence_cancellation_policy", "comment": null}, "evidence_cancellation_policy_disclosure": {"type": "STRING", "index": 12, "name": "evidence_cancellation_policy_disclosure", "comment": null}, "evidence_cancellation_rebuttal": {"type": "STRING", "index": 13, "name": "evidence_cancellation_rebuttal", "comment": null}, "evidence_customer_communication": {"type": "STRING", "index": 14, "name": "evidence_customer_communication", "comment": null}, "evidence_customer_email_address": {"type": "STRING", "index": 15, "name": "evidence_customer_email_address", "comment": null}, "evidence_customer_name": {"type": "STRING", "index": 16, "name": "evidence_customer_name", "comment": null}, "evidence_customer_purchase_ip": {"type": "STRING", "index": 17, "name": "evidence_customer_purchase_ip", "comment": null}, "evidence_customer_signature": {"type": "STRING", "index": 18, "name": "evidence_customer_signature", "comment": null}, "evidence_details_due_by": {"type": "TIMESTAMP", "index": 19, "name": "evidence_details_due_by", "comment": null}, "evidence_details_has_evidence": {"type": "BOOL", "index": 20, "name": "evidence_details_has_evidence", "comment": null}, "evidence_details_past_due": {"type": "BOOL", "index": 21, "name": "evidence_details_past_due", "comment": null}, "evidence_details_submission_count": {"type": "INT64", "index": 22, "name": "evidence_details_submission_count", "comment": null}, "evidence_duplicate_charge_documentation": {"type": "STRING", "index": 23, "name": "evidence_duplicate_charge_documentation", "comment": null}, "evidence_duplicate_charge_explanation": {"type": "STRING", "index": 24, "name": "evidence_duplicate_charge_explanation", "comment": null}, "evidence_duplicate_charge_id": {"type": "STRING", "index": 25, "name": "evidence_duplicate_charge_id", "comment": null}, "evidence_product_description": {"type": "STRING", "index": 26, "name": "evidence_product_description", "comment": null}, "evidence_receipt": {"type": "STRING", "index": 27, "name": "evidence_receipt", "comment": null}, "evidence_refund_policy": {"type": "STRING", "index": 28, "name": "evidence_refund_policy", "comment": null}, "evidence_refund_policy_disclosure": {"type": "STRING", "index": 29, "name": "evidence_refund_policy_disclosure", "comment": null}, "evidence_refund_refusal_explanation": {"type": "STRING", "index": 30, "name": "evidence_refund_refusal_explanation", "comment": null}, "evidence_service_date": {"type": "STRING", "index": 31, "name": "evidence_service_date", "comment": null}, "evidence_service_documentation": {"type": "STRING", "index": 32, "name": "evidence_service_documentation", "comment": null}, "evidence_shipping_address": {"type": "STRING", "index": 33, "name": "evidence_shipping_address", "comment": null}, "evidence_shipping_carrier": {"type": "STRING", "index": 34, "name": "evidence_shipping_carrier", "comment": null}, "evidence_shipping_date": {"type": "STRING", "index": 35, "name": "evidence_shipping_date", "comment": null}, "evidence_shipping_documentation": {"type": "STRING", "index": 36, "name": "evidence_shipping_documentation", "comment": null}, "evidence_shipping_tracking_number": {"type": "STRING", "index": 37, "name": "evidence_shipping_tracking_number", "comment": null}, "evidence_uncategorized_file": {"type": "STRING", "index": 38, "name": "evidence_uncategorized_file", "comment": null}, "evidence_uncategorized_text": {"type": "STRING", "index": 39, "name": "evidence_uncategorized_text", "comment": null}, "is_charge_refundable": {"type": "BOOL", "index": 40, "name": "is_charge_refundable", "comment": null}, "livemode": {"type": "BOOL", "index": 41, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 42, "name": "metadata", "comment": null}, "reason": {"type": "STRING", "index": 43, "name": "reason", "comment": null}, "status": {"type": "STRING", "index": 44, "name": "status", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__dispute_tmp"}, "model.stripe_source.stg_stripe__fee": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__fee", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "index": {"type": "INT64", "index": 2, "name": "index", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "application": {"type": "STRING", "index": 4, "name": "application", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "type": {"type": "STRING", "index": 7, "name": "type", "comment": null}, "source_relation": {"type": "STRING", "index": 8, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 83393, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 7409728, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__fee"}, "model.stripe_source.stg_stripe__fee_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__fee_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "index": {"type": "INT64", "index": 2, "name": "index", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "application": {"type": "STRING", "index": 5, "name": "application", "comment": null}, "connected_account_id": {"type": "STRING", "index": 6, "name": "connected_account_id", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "type": {"type": "STRING", "index": 9, "name": "type", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__fee_tmp"}, "model.stripe_source.stg_stripe__invoice": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__invoice", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"invoice_id": {"type": "STRING", "index": 1, "name": "invoice_id", "comment": null}, "default_payment_method_id": {"type": "STRING", "index": 2, "name": "default_payment_method_id", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 3, "name": "payment_intent_id", "comment": null}, "subscription_id": {"type": "STRING", "index": 4, "name": "subscription_id", "comment": null}, "amount_due": {"type": "INT64", "index": 5, "name": "amount_due", "comment": null}, "amount_paid": {"type": "INT64", "index": 6, "name": "amount_paid", "comment": null}, "amount_remaining": {"type": "INT64", "index": 7, "name": "amount_remaining", "comment": null}, "post_payment_credit_notes_amount": {"type": "INT64", "index": 8, "name": "post_payment_credit_notes_amount", "comment": null}, "pre_payment_credit_notes_amount": {"type": "INT64", "index": 9, "name": "pre_payment_credit_notes_amount", "comment": null}, "attempt_count": {"type": "INT64", "index": 10, "name": "attempt_count", "comment": null}, "auto_advance": {"type": "BOOL", "index": 11, "name": "auto_advance", "comment": null}, "billing_reason": {"type": "STRING", "index": 12, "name": "billing_reason", "comment": null}, "charge_id": {"type": "STRING", "index": 13, "name": "charge_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 14, "name": "created_at", "comment": null}, "currency": {"type": "STRING", "index": 15, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 16, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 17, "name": "description", "comment": null}, "due_date": {"type": "TIMESTAMP", "index": 18, "name": "due_date", "comment": null}, "metadata": {"type": "STRING", "index": 19, "name": "metadata", "comment": null}, "number": {"type": "STRING", "index": 20, "name": "number", "comment": null}, "is_paid": {"type": "BOOL", "index": 21, "name": "is_paid", "comment": null}, "receipt_number": {"type": "STRING", "index": 22, "name": "receipt_number", "comment": null}, "status": {"type": "STRING", "index": 23, "name": "status", "comment": null}, "subtotal": {"type": "INT64", "index": 24, "name": "subtotal", "comment": null}, "tax": {"type": "INT64", "index": 25, "name": "tax", "comment": null}, "tax_percent": {"type": "BIGNUMERIC", "index": 26, "name": "tax_percent", "comment": null}, "total": {"type": "INT64", "index": 27, "name": "total", "comment": null}, "period_start": {"type": "TIMESTAMP", "index": 28, "name": "period_start", "comment": null}, "period_end": {"type": "TIMESTAMP", "index": 29, "name": "period_end", "comment": null}, "status_transitions_finalized_at": {"type": "TIMESTAMP", "index": 30, "name": "status_transitions_finalized_at", "comment": null}, "status_transitions_marked_uncollectible_at": {"type": "TIMESTAMP", "index": 31, "name": "status_transitions_marked_uncollectible_at", "comment": null}, "status_transitions_paid_at": {"type": "TIMESTAMP", "index": 32, "name": "status_transitions_paid_at", "comment": null}, "status_transitions_voided_at": {"type": "TIMESTAMP", "index": 33, "name": "status_transitions_voided_at", "comment": null}, "source_relation": {"type": "STRING", "index": 34, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 494, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 104638, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__invoice"}, "model.stripe_source.stg_stripe__invoice_line_item": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__invoice_line_item", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"invoice_line_item_id": {"type": "STRING", "index": 1, "name": "invoice_line_item_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 2, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 3, "name": "invoice_item_id", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "is_discountable": {"type": "BOOL", "index": 7, "name": "is_discountable", "comment": null}, "plan_id": {"type": "STRING", "index": 8, "name": "plan_id", "comment": null}, "price_id": {"type": "STRING", "index": 9, "name": "price_id", "comment": null}, "proration": {"type": "BOOL", "index": 10, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 11, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 12, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 13, "name": "subscription_item_id", "comment": null}, "type": {"type": "STRING", "index": 14, "name": "type", "comment": null}, "unique_invoice_line_item_id": {"type": "STRING", "index": 15, "name": "unique_invoice_line_item_id", "comment": null}, "period_start": {"type": "TIMESTAMP", "index": 16, "name": "period_start", "comment": null}, "period_end": {"type": "TIMESTAMP", "index": 17, "name": "period_end", "comment": null}, "source_relation": {"type": "STRING", "index": 18, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 33, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 7332, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__invoice_line_item"}, "model.stripe_source.stg_stripe__invoice_line_item_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__invoice_line_item_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"invoice_id": {"type": "STRING", "index": 1, "name": "invoice_id", "comment": null}, "unique_id": {"type": "STRING", "index": 2, "name": "unique_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "discountable": {"type": "BOOL", "index": 7, "name": "discountable", "comment": null}, "id": {"type": "STRING", "index": 8, "name": "id", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 9, "name": "invoice_item_id", "comment": null}, "livemode": {"type": "BOOL", "index": 10, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "period_end": {"type": "TIMESTAMP", "index": 12, "name": "period_end", "comment": null}, "period_start": {"type": "TIMESTAMP", "index": 13, "name": "period_start", "comment": null}, "plan_id": {"type": "STRING", "index": 14, "name": "plan_id", "comment": null}, "price_id": {"type": "STRING", "index": 15, "name": "price_id", "comment": null}, "proration": {"type": "BOOL", "index": 16, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 17, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 18, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 19, "name": "subscription_item_id", "comment": null}, "type": {"type": "STRING", "index": 20, "name": "type", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__invoice_line_item_tmp"}, "model.stripe_source.stg_stripe__invoice_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__invoice_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount_due": {"type": "INT64", "index": 3, "name": "amount_due", "comment": null}, "amount_paid": {"type": "INT64", "index": 4, "name": "amount_paid", "comment": null}, "amount_remaining": {"type": "INT64", "index": 5, "name": "amount_remaining", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 6, "name": "application_fee_amount", "comment": null}, "attempt_count": {"type": "INT64", "index": 7, "name": "attempt_count", "comment": null}, "attempted": {"type": "BOOL", "index": 8, "name": "attempted", "comment": null}, "auto_advance": {"type": "BOOL", "index": 9, "name": "auto_advance", "comment": null}, "billing": {"type": "STRING", "index": 10, "name": "billing", "comment": null}, "billing_reason": {"type": "STRING", "index": 11, "name": "billing_reason", "comment": null}, "charge_id": {"type": "STRING", "index": 12, "name": "charge_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 13, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 14, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "date": {"type": "TIMESTAMP", "index": 16, "name": "date", "comment": null}, "default_payment_method_id": {"type": "STRING", "index": 17, "name": "default_payment_method_id", "comment": null}, "default_source_id": {"type": "STRING", "index": 18, "name": "default_source_id", "comment": null}, "description": {"type": "STRING", "index": 19, "name": "description", "comment": null}, "due_date": {"type": "TIMESTAMP", "index": 20, "name": "due_date", "comment": null}, "ending_balance": {"type": "INT64", "index": 21, "name": "ending_balance", "comment": null}, "finalized_at": {"type": "TIMESTAMP", "index": 22, "name": "finalized_at", "comment": null}, "footer": {"type": "STRING", "index": 23, "name": "footer", "comment": null}, "hosted_invoice_url": {"type": "STRING", "index": 24, "name": "hosted_invoice_url", "comment": null}, "invoice_pdf": {"type": "STRING", "index": 25, "name": "invoice_pdf", "comment": null}, "is_deleted": {"type": "BOOL", "index": 26, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 27, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 28, "name": "metadata", "comment": null}, "next_payment_attempt": {"type": "TIMESTAMP", "index": 29, "name": "next_payment_attempt", "comment": null}, "number": {"type": "STRING", "index": 30, "name": "number", "comment": null}, "paid": {"type": "BOOL", "index": 31, "name": "paid", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 32, "name": "payment_intent_id", "comment": null}, "period_end": {"type": "TIMESTAMP", "index": 33, "name": "period_end", "comment": null}, "period_start": {"type": "TIMESTAMP", "index": 34, "name": "period_start", "comment": null}, "post_payment_credit_notes_amount": {"type": "INT64", "index": 35, "name": "post_payment_credit_notes_amount", "comment": null}, "pre_payment_credit_notes_amount": {"type": "INT64", "index": 36, "name": "pre_payment_credit_notes_amount", "comment": null}, "receipt_number": {"type": "STRING", "index": 37, "name": "receipt_number", "comment": null}, "starting_balance": {"type": "INT64", "index": 38, "name": "starting_balance", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 39, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 40, "name": "status", "comment": null}, "status_transitions_finalized_at": {"type": "TIMESTAMP", "index": 41, "name": "status_transitions_finalized_at", "comment": null}, "status_transitions_marked_uncollectible_at": {"type": "TIMESTAMP", "index": 42, "name": "status_transitions_marked_uncollectible_at", "comment": null}, "status_transitions_paid_at": {"type": "TIMESTAMP", "index": 43, "name": "status_transitions_paid_at", "comment": null}, "status_transitions_voided_at": {"type": "TIMESTAMP", "index": 44, "name": "status_transitions_voided_at", "comment": null}, "subscription_id": {"type": "STRING", "index": 45, "name": "subscription_id", "comment": null}, "subscription_proration_date": {"type": "INT64", "index": 46, "name": "subscription_proration_date", "comment": null}, "subtotal": {"type": "INT64", "index": 47, "name": "subtotal", "comment": null}, "tax": {"type": "INT64", "index": 48, "name": "tax", "comment": null}, "tax_percent": {"type": "BIGNUMERIC", "index": 49, "name": "tax_percent", "comment": null}, "threshold_reason_amount_gte": {"type": "INT64", "index": 50, "name": "threshold_reason_amount_gte", "comment": null}, "total": {"type": "INT64", "index": 51, "name": "total", "comment": null}, "webhooks_delivered_at": {"type": "TIMESTAMP", "index": 52, "name": "webhooks_delivered_at", "comment": null}, "collection_method": {"type": "STRING", "index": 53, "name": "collection_method", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__invoice_tmp"}, "model.stripe_source.stg_stripe__payment_intent": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__payment_intent", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payment_intent_id": {"type": "STRING", "index": 1, "name": "payment_intent_id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "amount_capturable": {"type": "INT64", "index": 3, "name": "amount_capturable", "comment": null}, "amount_received": {"type": "INT64", "index": 4, "name": "amount_received", "comment": null}, "application": {"type": "STRING", "index": 5, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 6, "name": "application_fee_amount", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 7, "name": "canceled_at", "comment": null}, "cancellation_reason": {"type": "STRING", "index": 8, "name": "cancellation_reason", "comment": null}, "capture_method": {"type": "STRING", "index": 9, "name": "capture_method", "comment": null}, "confirmation_method": {"type": "STRING", "index": 10, "name": "confirmation_method", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 11, "name": "created_at", "comment": null}, "currency": {"type": "STRING", "index": 12, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 13, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 14, "name": "description", "comment": null}, "metadata": {"type": "STRING", "index": 15, "name": "metadata", "comment": null}, "payment_method_id": {"type": "STRING", "index": 16, "name": "payment_method_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 17, "name": "receipt_email", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 18, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 19, "name": "status", "comment": null}, "source_relation": {"type": "STRING", "index": 20, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 120609, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 44136444, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_intent"}, "model.stripe_source.stg_stripe__payment_intent_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__payment_intent_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_capturable": {"type": "INT64", "index": 4, "name": "amount_capturable", "comment": null}, "amount_received": {"type": "INT64", "index": 5, "name": "amount_received", "comment": null}, "application": {"type": "STRING", "index": 6, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 7, "name": "application_fee_amount", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 8, "name": "canceled_at", "comment": null}, "cancellation_reason": {"type": "STRING", "index": 9, "name": "cancellation_reason", "comment": null}, "capture_method": {"type": "STRING", "index": 10, "name": "capture_method", "comment": null}, "confirmation_method": {"type": "STRING", "index": 11, "name": "confirmation_method", "comment": null}, "connected_account_id": {"type": "STRING", "index": 12, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 13, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 14, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 16, "name": "description", "comment": null}, "last_payment_error_charge_id": {"type": "STRING", "index": 17, "name": "last_payment_error_charge_id", "comment": null}, "last_payment_error_code": {"type": "STRING", "index": 18, "name": "last_payment_error_code", "comment": null}, "last_payment_error_decline_code": {"type": "STRING", "index": 19, "name": "last_payment_error_decline_code", "comment": null}, "last_payment_error_doc_url": {"type": "STRING", "index": 20, "name": "last_payment_error_doc_url", "comment": null}, "last_payment_error_message": {"type": "STRING", "index": 21, "name": "last_payment_error_message", "comment": null}, "last_payment_error_param": {"type": "STRING", "index": 22, "name": "last_payment_error_param", "comment": null}, "last_payment_error_source_id": {"type": "STRING", "index": 23, "name": "last_payment_error_source_id", "comment": null}, "last_payment_error_type": {"type": "STRING", "index": 24, "name": "last_payment_error_type", "comment": null}, "livemode": {"type": "BOOL", "index": 25, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 26, "name": "metadata", "comment": null}, "on_behalf_of": {"type": "STRING", "index": 27, "name": "on_behalf_of", "comment": null}, "payment_method_id": {"type": "STRING", "index": 28, "name": "payment_method_id", "comment": null}, "payment_method_types": {"type": "STRING", "index": 29, "name": "payment_method_types", "comment": null}, "receipt_email": {"type": "STRING", "index": 30, "name": "receipt_email", "comment": null}, "source_id": {"type": "STRING", "index": 31, "name": "source_id", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 32, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 33, "name": "status", "comment": null}, "transfer_data_destination": {"type": "STRING", "index": 34, "name": "transfer_data_destination", "comment": null}, "transfer_group": {"type": "STRING", "index": 35, "name": "transfer_group", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_intent_tmp"}, "model.stripe_source.stg_stripe__payment_method": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__payment_method", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payment_method_id": {"type": "STRING", "index": 1, "name": "payment_method_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 2, "name": "created_at", "comment": null}, "customer_id": {"type": "STRING", "index": 3, "name": "customer_id", "comment": null}, "metadata": {"type": "STRING", "index": 4, "name": "metadata", "comment": null}, "type": {"type": "STRING", "index": 5, "name": "type", "comment": null}, "source_relation": {"type": "STRING", "index": 6, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 14876, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1445494, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_method"}, "model.stripe_source.stg_stripe__payment_method_card": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__payment_method_card", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payment_method_id": {"type": "STRING", "index": 1, "name": "payment_method_id", "comment": null}, "brand": {"type": "STRING", "index": 2, "name": "brand", "comment": null}, "funding": {"type": "STRING", "index": 3, "name": "funding", "comment": null}, "charge_id": {"type": "STRING", "index": 4, "name": "charge_id", "comment": null}, "type": {"type": "STRING", "index": 5, "name": "type", "comment": null}, "wallet_type": {"type": "STRING", "index": 6, "name": "wallet_type", "comment": null}, "three_d_secure_authentication_flow": {"type": "STRING", "index": 7, "name": "three_d_secure_authentication_flow", "comment": null}, "three_d_secure_result": {"type": "STRING", "index": 8, "name": "three_d_secure_result", "comment": null}, "three_d_secure_result_reason": {"type": "STRING", "index": 9, "name": "three_d_secure_result_reason", "comment": null}, "three_d_secure_version": {"type": "STRING", "index": 10, "name": "three_d_secure_version", "comment": null}, "source_relation": {"type": "STRING", "index": 11, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 14671, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 697319, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_method_card"}, "model.stripe_source.stg_stripe__payment_method_card_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__payment_method_card_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payment_method_id": {"type": "STRING", "index": 1, "name": "payment_method_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "brand": {"type": "STRING", "index": 3, "name": "brand", "comment": null}, "charge_id": {"type": "STRING", "index": 4, "name": "charge_id", "comment": null}, "description": {"type": "STRING", "index": 5, "name": "description", "comment": null}, "fingerprint": {"type": "STRING", "index": 6, "name": "fingerprint", "comment": null}, "funding": {"type": "STRING", "index": 7, "name": "funding", "comment": null}, "three_d_secure_authentication_flow": {"type": "STRING", "index": 8, "name": "three_d_secure_authentication_flow", "comment": null}, "three_d_secure_result": {"type": "STRING", "index": 9, "name": "three_d_secure_result", "comment": null}, "three_d_secure_result_reason": {"type": "STRING", "index": 10, "name": "three_d_secure_result_reason", "comment": null}, "three_d_secure_version": {"type": "STRING", "index": 11, "name": "three_d_secure_version", "comment": null}, "type": {"type": "STRING", "index": 12, "name": "type", "comment": null}, "wallet_type": {"type": "STRING", "index": 13, "name": "wallet_type", "comment": null}, "three_d_secure_usage_supported": {"type": "BOOL", "index": 14, "name": "three_d_secure_usage_supported", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_method_card_tmp"}, "model.stripe_source.stg_stripe__payment_method_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__payment_method_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "billing_detail_address_city": {"type": "STRING", "index": 3, "name": "billing_detail_address_city", "comment": null}, "billing_detail_address_country": {"type": "STRING", "index": 4, "name": "billing_detail_address_country", "comment": null}, "billing_detail_address_line_1": {"type": "STRING", "index": 5, "name": "billing_detail_address_line_1", "comment": null}, "billing_detail_address_line_2": {"type": "STRING", "index": 6, "name": "billing_detail_address_line_2", "comment": null}, "billing_detail_address_postal_code": {"type": "STRING", "index": 7, "name": "billing_detail_address_postal_code", "comment": null}, "billing_detail_address_state": {"type": "STRING", "index": 8, "name": "billing_detail_address_state", "comment": null}, "billing_detail_email": {"type": "STRING", "index": 9, "name": "billing_detail_email", "comment": null}, "billing_detail_name": {"type": "STRING", "index": 10, "name": "billing_detail_name", "comment": null}, "billing_detail_phone": {"type": "STRING", "index": 11, "name": "billing_detail_phone", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "customer_id": {"type": "STRING", "index": 13, "name": "customer_id", "comment": null}, "livemode": {"type": "BOOL", "index": 14, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 15, "name": "metadata", "comment": null}, "type": {"type": "STRING", "index": 16, "name": "type", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_method_tmp"}, "model.stripe_source.stg_stripe__payout": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__payout", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payout_id": {"type": "STRING", "index": 1, "name": "payout_id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "arrival_date_at": {"type": "TIMESTAMP", "index": 3, "name": "arrival_date_at", "comment": null}, "is_automatic": {"type": "BOOL", "index": 4, "name": "is_automatic", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 5, "name": "balance_transaction_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 6, "name": "created_at", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "destination_bank_account_id": {"type": "STRING", "index": 9, "name": "destination_bank_account_id", "comment": null}, "destination_card_id": {"type": "STRING", "index": 10, "name": "destination_card_id", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "method": {"type": "STRING", "index": 12, "name": "method", "comment": null}, "source_type": {"type": "STRING", "index": 13, "name": "source_type", "comment": null}, "status": {"type": "STRING", "index": 14, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 15, "name": "type", "comment": null}, "source_relation": {"type": "STRING", "index": 16, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1790, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 376614, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payout"}, "model.stripe_source.stg_stripe__payout_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__payout_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "arrival_date": {"type": "TIMESTAMP", "index": 4, "name": "arrival_date", "comment": null}, "automatic": {"type": "BOOL", "index": 5, "name": "automatic", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 6, "name": "balance_transaction_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 7, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 8, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 9, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 10, "name": "description", "comment": null}, "destination_bank_account_id": {"type": "STRING", "index": 11, "name": "destination_bank_account_id", "comment": null}, "destination_card_id": {"type": "STRING", "index": 12, "name": "destination_card_id", "comment": null}, "failure_balance_transaction_id": {"type": "STRING", "index": 13, "name": "failure_balance_transaction_id", "comment": null}, "failure_code": {"type": "STRING", "index": 14, "name": "failure_code", "comment": null}, "failure_message": {"type": "STRING", "index": 15, "name": "failure_message", "comment": null}, "livemode": {"type": "BOOL", "index": 16, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 17, "name": "metadata", "comment": null}, "method": {"type": "STRING", "index": 18, "name": "method", "comment": null}, "source_type": {"type": "STRING", "index": 19, "name": "source_type", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 20, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 21, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 22, "name": "type", "comment": null}, "reconciliation_status": {"type": "STRING", "index": 23, "name": "reconciliation_status", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payout_tmp"}, "model.stripe_source.stg_stripe__price_plan": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__price_plan", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"price_plan_id": {"type": "STRING", "index": 1, "name": "price_plan_id", "comment": null}, "is_active": {"type": "BOOL", "index": 2, "name": "is_active", "comment": null}, "unit_amount": {"type": "INT64", "index": 3, "name": "unit_amount", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "recurring_interval": {"type": "STRING", "index": 5, "name": "recurring_interval", "comment": null}, "recurring_interval_count": {"type": "INT64", "index": 6, "name": "recurring_interval_count", "comment": null}, "recurring_usage_type": {"type": "STRING", "index": 7, "name": "recurring_usage_type", "comment": null}, "recurring_aggregate_usage": {"type": "STRING", "index": 8, "name": "recurring_aggregate_usage", "comment": null}, "metadata": {"type": "STRING", "index": 9, "name": "metadata", "comment": null}, "nickname": {"type": "STRING", "index": 10, "name": "nickname", "comment": null}, "product_id": {"type": "STRING", "index": 11, "name": "product_id", "comment": null}, "billing_scheme": {"type": "STRING", "index": 12, "name": "billing_scheme", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 13, "name": "created_at", "comment": null}, "is_deleted": {"type": "BOOL", "index": 14, "name": "is_deleted", "comment": null}, "source_relation": {"type": "STRING", "index": 15, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 5, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 437, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__price_plan"}, "model.stripe_source.stg_stripe__price_plan_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__price_plan_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "billing_scheme": {"type": "STRING", "index": 4, "name": "billing_scheme", "comment": null}, "created": {"type": "TIMESTAMP", "index": 5, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 6, "name": "currency", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 7, "name": "invoice_item_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 8, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 9, "name": "livemode", "comment": null}, "lookup_key": {"type": "STRING", "index": 10, "name": "lookup_key", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "nickname": {"type": "STRING", "index": 12, "name": "nickname", "comment": null}, "product_id": {"type": "STRING", "index": 13, "name": "product_id", "comment": null}, "recurring_aggregate_usage": {"type": "STRING", "index": 14, "name": "recurring_aggregate_usage", "comment": null}, "recurring_interval": {"type": "STRING", "index": 15, "name": "recurring_interval", "comment": null}, "recurring_interval_count": {"type": "INT64", "index": 16, "name": "recurring_interval_count", "comment": null}, "recurring_usage_type": {"type": "STRING", "index": 17, "name": "recurring_usage_type", "comment": null}, "tiers_mode": {"type": "STRING", "index": 18, "name": "tiers_mode", "comment": null}, "transform_quantity_divide_by": {"type": "INT64", "index": 19, "name": "transform_quantity_divide_by", "comment": null}, "transform_quantity_round": {"type": "STRING", "index": 20, "name": "transform_quantity_round", "comment": null}, "type": {"type": "STRING", "index": 21, "name": "type", "comment": null}, "unit_amount": {"type": "INT64", "index": 22, "name": "unit_amount", "comment": null}, "unit_amount_decimal": {"type": "STRING", "index": 23, "name": "unit_amount_decimal", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__price_plan_tmp"}, "model.stripe_source.stg_stripe__product": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__product", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"product_id": {"type": "STRING", "index": 1, "name": "product_id", "comment": null}, "is_active": {"type": "BOOL", "index": 2, "name": "is_active", "comment": null}, "attributes": {"type": "STRING", "index": 3, "name": "attributes", "comment": null}, "caption": {"type": "STRING", "index": 4, "name": "caption", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 5, "name": "created_at", "comment": null}, "deactivate_at": {"type": "TIMESTAMP", "index": 6, "name": "deactivate_at", "comment": null}, "description": {"type": "STRING", "index": 7, "name": "description", "comment": null}, "images": {"type": "STRING", "index": 8, "name": "images", "comment": null}, "is_deleted": {"type": "BOOL", "index": 9, "name": "is_deleted", "comment": null}, "name": {"type": "STRING", "index": 10, "name": "name", "comment": null}, "shippable": {"type": "BOOL", "index": 11, "name": "shippable", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 12, "name": "statement_descriptor", "comment": null}, "type": {"type": "STRING", "index": 13, "name": "type", "comment": null}, "unit_label": {"type": "STRING", "index": 14, "name": "unit_label", "comment": null}, "updated": {"type": "TIMESTAMP", "index": 15, "name": "updated", "comment": null}, "url": {"type": "STRING", "index": 16, "name": "url", "comment": null}, "source_relation": {"type": "STRING", "index": 17, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__product"}, "model.stripe_source.stg_stripe__product_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__product_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "caption": {"type": "STRING", "index": 4, "name": "caption", "comment": null}, "created": {"type": "TIMESTAMP", "index": 5, "name": "created", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "is_deleted": {"type": "BOOL", "index": 7, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 9, "name": "metadata", "comment": null}, "name": {"type": "STRING", "index": 10, "name": "name", "comment": null}, "package_dimensions_height": {"type": "FLOAT64", "index": 11, "name": "package_dimensions_height", "comment": null}, "package_dimensions_length": {"type": "FLOAT64", "index": 12, "name": "package_dimensions_length", "comment": null}, "package_dimensions_weight": {"type": "FLOAT64", "index": 13, "name": "package_dimensions_weight", "comment": null}, "package_dimensions_width": {"type": "FLOAT64", "index": 14, "name": "package_dimensions_width", "comment": null}, "shippable": {"type": "BOOL", "index": 15, "name": "shippable", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 16, "name": "statement_descriptor", "comment": null}, "type": {"type": "STRING", "index": 17, "name": "type", "comment": null}, "unit_label": {"type": "STRING", "index": 18, "name": "unit_label", "comment": null}, "updated": {"type": "TIMESTAMP", "index": 19, "name": "updated", "comment": null}, "url": {"type": "STRING", "index": 20, "name": "url", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__product_tmp"}, "model.stripe_source.stg_stripe__refund": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__refund", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"refund_id": {"type": "STRING", "index": 1, "name": "refund_id", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 2, "name": "payment_intent_id", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 3, "name": "balance_transaction_id", "comment": null}, "charge_id": {"type": "STRING", "index": 4, "name": "charge_id", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 6, "name": "created_at", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "metadata": {"type": "STRING", "index": 9, "name": "metadata", "comment": null}, "reason": {"type": "STRING", "index": 10, "name": "reason", "comment": null}, "receipt_number": {"type": "STRING", "index": 11, "name": "receipt_number", "comment": null}, "status": {"type": "STRING", "index": 12, "name": "status", "comment": null}, "source_relation": {"type": "STRING", "index": 13, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 333, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 127917, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__refund"}, "model.stripe_source.stg_stripe__refund_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__refund_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 4, "name": "balance_transaction_id", "comment": null}, "charge_id": {"type": "STRING", "index": 5, "name": "charge_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 6, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 7, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 9, "name": "description", "comment": null}, "failure_balance_transaction_id": {"type": "STRING", "index": 10, "name": "failure_balance_transaction_id", "comment": null}, "failure_reason": {"type": "STRING", "index": 11, "name": "failure_reason", "comment": null}, "metadata": {"type": "STRING", "index": 12, "name": "metadata", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 13, "name": "payment_intent_id", "comment": null}, "reason": {"type": "STRING", "index": 14, "name": "reason", "comment": null}, "receipt_number": {"type": "STRING", "index": 15, "name": "receipt_number", "comment": null}, "status": {"type": "STRING", "index": 16, "name": "status", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__refund_tmp"}, "model.stripe_source.stg_stripe__subscription": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__subscription", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"subscription_id": {"type": "STRING", "index": 1, "name": "subscription_id", "comment": null}, "latest_invoice_id": {"type": "STRING", "index": 2, "name": "latest_invoice_id", "comment": null}, "customer_id": {"type": "STRING", "index": 3, "name": "customer_id", "comment": null}, "default_payment_method_id": {"type": "STRING", "index": 4, "name": "default_payment_method_id", "comment": null}, "pending_setup_intent_id": {"type": "STRING", "index": 5, "name": "pending_setup_intent_id", "comment": null}, "status": {"type": "STRING", "index": 6, "name": "status", "comment": null}, "billing": {"type": "STRING", "index": 7, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "TIMESTAMP", "index": 8, "name": "billing_cycle_anchor", "comment": null}, "cancel_at": {"type": "TIMESTAMP", "index": 9, "name": "cancel_at", "comment": null}, "is_cancel_at_period_end": {"type": "BOOL", "index": 10, "name": "is_cancel_at_period_end", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 11, "name": "canceled_at", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 12, "name": "created_at", "comment": null}, "current_period_start": {"type": "TIMESTAMP", "index": 13, "name": "current_period_start", "comment": null}, "current_period_end": {"type": "TIMESTAMP", "index": 14, "name": "current_period_end", "comment": null}, "days_until_due": {"type": "INT64", "index": 15, "name": "days_until_due", "comment": null}, "metadata": {"type": "STRING", "index": 16, "name": "metadata", "comment": null}, "start_date_at": {"type": "TIMESTAMP", "index": 17, "name": "start_date_at", "comment": null}, "ended_at": {"type": "TIMESTAMP", "index": 18, "name": "ended_at", "comment": null}, "pause_collection_behavior": {"type": "STRING", "index": 19, "name": "pause_collection_behavior", "comment": null}, "pause_collection_resumes_at": {"type": "TIMESTAMP", "index": 20, "name": "pause_collection_resumes_at", "comment": null}, "source_relation": {"type": "STRING", "index": 21, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 49, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 6717, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__subscription"}, "model.stripe_source.stg_stripe__subscription_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__subscription_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"_fivetran_start": {"type": "TIMESTAMP", "index": 1, "name": "_fivetran_start", "comment": null}, "id": {"type": "STRING", "index": 2, "name": "id", "comment": null}, "_fivetran_active": {"type": "BOOL", "index": 3, "name": "_fivetran_active", "comment": null}, "_fivetran_end": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_end", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 5, "name": "_fivetran_synced", "comment": null}, "application_fee_percent": {"type": "FLOAT64", "index": 6, "name": "application_fee_percent", "comment": null}, "billing": {"type": "STRING", "index": 7, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "TIMESTAMP", "index": 8, "name": "billing_cycle_anchor", "comment": null}, "billing_threshold_amount_gte": {"type": "INT64", "index": 9, "name": "billing_threshold_amount_gte", "comment": null}, "billing_threshold_reset_billing_cycle_anchor": {"type": "BOOL", "index": 10, "name": "billing_threshold_reset_billing_cycle_anchor", "comment": null}, "cancel_at": {"type": "TIMESTAMP", "index": 11, "name": "cancel_at", "comment": null}, "cancel_at_period_end": {"type": "BOOL", "index": 12, "name": "cancel_at_period_end", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 13, "name": "canceled_at", "comment": null}, "created": {"type": "TIMESTAMP", "index": 14, "name": "created", "comment": null}, "current_period_end": {"type": "TIMESTAMP", "index": 15, "name": "current_period_end", "comment": null}, "current_period_start": {"type": "TIMESTAMP", "index": 16, "name": "current_period_start", "comment": null}, "customer_id": {"type": "STRING", "index": 17, "name": "customer_id", "comment": null}, "days_until_due": {"type": "INT64", "index": 18, "name": "days_until_due", "comment": null}, "default_payment_method_id": {"type": "STRING", "index": 19, "name": "default_payment_method_id", "comment": null}, "default_source_id": {"type": "STRING", "index": 20, "name": "default_source_id", "comment": null}, "ended_at": {"type": "TIMESTAMP", "index": 21, "name": "ended_at", "comment": null}, "latest_invoice_id": {"type": "STRING", "index": 22, "name": "latest_invoice_id", "comment": null}, "livemode": {"type": "BOOL", "index": 23, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 24, "name": "metadata", "comment": null}, "pause_collection_behavior": {"type": "STRING", "index": 25, "name": "pause_collection_behavior", "comment": null}, "pause_collection_resumes_at": {"type": "TIMESTAMP", "index": 26, "name": "pause_collection_resumes_at", "comment": null}, "pending_setup_intent_id": {"type": "STRING", "index": 27, "name": "pending_setup_intent_id", "comment": null}, "quantity": {"type": "INT64", "index": 28, "name": "quantity", "comment": null}, "start": {"type": "TIMESTAMP", "index": 29, "name": "start", "comment": null}, "start_date": {"type": "TIMESTAMP", "index": 30, "name": "start_date", "comment": null}, "status": {"type": "STRING", "index": 31, "name": "status", "comment": null}, "tax_percent": {"type": "FLOAT64", "index": 32, "name": "tax_percent", "comment": null}, "trial_end": {"type": "TIMESTAMP", "index": 33, "name": "trial_end", "comment": null}, "trial_start": {"type": "TIMESTAMP", "index": 34, "name": "trial_start", "comment": null}, "collection_method": {"type": "STRING", "index": 35, "name": "collection_method", "comment": null}, "cancellation_details_comment": {"type": "STRING", "index": 36, "name": "cancellation_details_comment", "comment": null}, "cancellation_details_reason": {"type": "STRING", "index": 37, "name": "cancellation_details_reason", "comment": null}, "cancellation_details_feedback": {"type": "STRING", "index": 38, "name": "cancellation_details_feedback", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__subscription_tmp"}, "model.stripe_source.stg_stripe__transfer": {"metadata": {"type": "table", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__transfer", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"transfer_id": {"type": "STRING", "index": 1, "name": "transfer_id", "comment": null}, "transfer_amount": {"type": "INT64", "index": 2, "name": "transfer_amount", "comment": null}, "transfer_amount_reversed": {"type": "INT64", "index": 3, "name": "transfer_amount_reversed", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 4, "name": "balance_transaction_id", "comment": null}, "transfer_created_at": {"type": "TIMESTAMP", "index": 5, "name": "transfer_created_at", "comment": null}, "transfer_currency": {"type": "STRING", "index": 6, "name": "transfer_currency", "comment": null}, "transfer_description": {"type": "STRING", "index": 7, "name": "transfer_description", "comment": null}, "transfer_destination": {"type": "STRING", "index": 8, "name": "transfer_destination", "comment": null}, "destination_payment": {"type": "STRING", "index": 9, "name": "destination_payment", "comment": null}, "destination_payment_id": {"type": "STRING", "index": 10, "name": "destination_payment_id", "comment": null}, "transfer_metadata": {"type": "STRING", "index": 11, "name": "transfer_metadata", "comment": null}, "transfer_is_reversed": {"type": "BOOL", "index": 12, "name": "transfer_is_reversed", "comment": null}, "source_transaction": {"type": "STRING", "index": 13, "name": "source_transaction", "comment": null}, "source_transaction_id": {"type": "STRING", "index": 14, "name": "source_transaction_id", "comment": null}, "source_type": {"type": "STRING", "index": 15, "name": "source_type", "comment": null}, "transfer_group": {"type": "STRING", "index": 16, "name": "transfer_group", "comment": null}, "source_relation": {"type": "STRING", "index": 17, "name": "source_relation", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 489, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 139537, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__transfer"}, "model.stripe_source.stg_stripe__transfer_tmp": {"metadata": {"type": "view", "schema": "zz_dbt_renee_stg_stripe", "name": "stg_stripe__transfer_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_reversed": {"type": "INT64", "index": 4, "name": "amount_reversed", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 5, "name": "balance_transaction_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "destination": {"type": "STRING", "index": 9, "name": "destination", "comment": null}, "destination_payment": {"type": "STRING", "index": 10, "name": "destination_payment", "comment": null}, "destination_payment_id": {"type": "STRING", "index": 11, "name": "destination_payment_id", "comment": null}, "livemode": {"type": "STRING", "index": 12, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 13, "name": "metadata", "comment": null}, "reversed": {"type": "BOOL", "index": 14, "name": "reversed", "comment": null}, "source_transaction": {"type": "STRING", "index": 15, "name": "source_transaction", "comment": null}, "source_transaction_id": {"type": "STRING", "index": 16, "name": "source_transaction_id", "comment": null}, "source_type": {"type": "STRING", "index": 17, "name": "source_type", "comment": null}, "transfer_group": {"type": "STRING", "index": 18, "name": "transfer_group", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__transfer_tmp"}}, "sources": {"source.stripe_source.stripe.account": {"metadata": {"type": "table", "schema": "stripe", "name": "account", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "business_profile_mcc": {"type": "STRING", "index": 3, "name": "business_profile_mcc", "comment": null}, "business_profile_name": {"type": "STRING", "index": 4, "name": "business_profile_name", "comment": null}, "business_profile_product_description": {"type": "STRING", "index": 5, "name": "business_profile_product_description", "comment": null}, "business_profile_support_address_city": {"type": "STRING", "index": 6, "name": "business_profile_support_address_city", "comment": null}, "business_profile_support_address_country": {"type": "STRING", "index": 7, "name": "business_profile_support_address_country", "comment": null}, "business_profile_support_address_line_1": {"type": "STRING", "index": 8, "name": "business_profile_support_address_line_1", "comment": null}, "business_profile_support_address_line_2": {"type": "STRING", "index": 9, "name": "business_profile_support_address_line_2", "comment": null}, "business_profile_support_address_postal_code": {"type": "STRING", "index": 10, "name": "business_profile_support_address_postal_code", "comment": null}, "business_profile_support_address_state": {"type": "STRING", "index": 11, "name": "business_profile_support_address_state", "comment": null}, "business_profile_support_email": {"type": "STRING", "index": 12, "name": "business_profile_support_email", "comment": null}, "business_profile_support_phone": {"type": "STRING", "index": 13, "name": "business_profile_support_phone", "comment": null}, "business_profile_support_url": {"type": "STRING", "index": 14, "name": "business_profile_support_url", "comment": null}, "business_profile_url": {"type": "STRING", "index": 15, "name": "business_profile_url", "comment": null}, "business_type": {"type": "STRING", "index": 16, "name": "business_type", "comment": null}, "capabilities_afterpay_clearpay_payments": {"type": "STRING", "index": 17, "name": "capabilities_afterpay_clearpay_payments", "comment": null}, "capabilities_au_becs_debit_payments": {"type": "STRING", "index": 18, "name": "capabilities_au_becs_debit_payments", "comment": null}, "capabilities_bacs_debit_payments": {"type": "STRING", "index": 19, "name": "capabilities_bacs_debit_payments", "comment": null}, "capabilities_bancontact_payments": {"type": "STRING", "index": 20, "name": "capabilities_bancontact_payments", "comment": null}, "capabilities_card_issuing": {"type": "STRING", "index": 21, "name": "capabilities_card_issuing", "comment": null}, "capabilities_card_payments": {"type": "STRING", "index": 22, "name": "capabilities_card_payments", "comment": null}, "capabilities_cartes_bancaires_payments": {"type": "STRING", "index": 23, "name": "capabilities_cartes_bancaires_payments", "comment": null}, "capabilities_eps_payments": {"type": "STRING", "index": 24, "name": "capabilities_eps_payments", "comment": null}, "capabilities_fpx_payments": {"type": "STRING", "index": 25, "name": "capabilities_fpx_payments", "comment": null}, "capabilities_giropay_payments": {"type": "STRING", "index": 26, "name": "capabilities_giropay_payments", "comment": null}, "capabilities_grabpay_payments": {"type": "STRING", "index": 27, "name": "capabilities_grabpay_payments", "comment": null}, "capabilities_ideal_payments": {"type": "STRING", "index": 28, "name": "capabilities_ideal_payments", "comment": null}, "capabilities_jcb_payments": {"type": "STRING", "index": 29, "name": "capabilities_jcb_payments", "comment": null}, "capabilities_legacy_payments": {"type": "STRING", "index": 30, "name": "capabilities_legacy_payments", "comment": null}, "capabilities_oxxo_payments": {"type": "STRING", "index": 31, "name": "capabilities_oxxo_payments", "comment": null}, "capabilities_p_24_payments": {"type": "STRING", "index": 32, "name": "capabilities_p_24_payments", "comment": null}, "capabilities_platform_payments": {"type": "STRING", "index": 33, "name": "capabilities_platform_payments", "comment": null}, "capabilities_sepa_debit_payments": {"type": "STRING", "index": 34, "name": "capabilities_sepa_debit_payments", "comment": null}, "capabilities_sofort_payments": {"type": "STRING", "index": 35, "name": "capabilities_sofort_payments", "comment": null}, "capabilities_tax_reporting_us_1099_k": {"type": "STRING", "index": 36, "name": "capabilities_tax_reporting_us_1099_k", "comment": null}, "capabilities_tax_reporting_us_1099_misc": {"type": "STRING", "index": 37, "name": "capabilities_tax_reporting_us_1099_misc", "comment": null}, "capabilities_transfers": {"type": "STRING", "index": 38, "name": "capabilities_transfers", "comment": null}, "charges_enabled": {"type": "BOOL", "index": 39, "name": "charges_enabled", "comment": null}, "company_address_city": {"type": "STRING", "index": 40, "name": "company_address_city", "comment": null}, "company_address_country": {"type": "STRING", "index": 41, "name": "company_address_country", "comment": null}, "company_address_kana_city": {"type": "STRING", "index": 42, "name": "company_address_kana_city", "comment": null}, "company_address_kana_country": {"type": "STRING", "index": 43, "name": "company_address_kana_country", "comment": null}, "company_address_kana_line_1": {"type": "STRING", "index": 44, "name": "company_address_kana_line_1", "comment": null}, "company_address_kana_line_2": {"type": "STRING", "index": 45, "name": "company_address_kana_line_2", "comment": null}, "company_address_kana_postal_code": {"type": "STRING", "index": 46, "name": "company_address_kana_postal_code", "comment": null}, "company_address_kana_state": {"type": "STRING", "index": 47, "name": "company_address_kana_state", "comment": null}, "company_address_kana_town": {"type": "STRING", "index": 48, "name": "company_address_kana_town", "comment": null}, "company_address_kanji_city": {"type": "STRING", "index": 49, "name": "company_address_kanji_city", "comment": null}, "company_address_kanji_country": {"type": "STRING", "index": 50, "name": "company_address_kanji_country", "comment": null}, "company_address_kanji_line_1": {"type": "STRING", "index": 51, "name": "company_address_kanji_line_1", "comment": null}, "company_address_kanji_line_2": {"type": "STRING", "index": 52, "name": "company_address_kanji_line_2", "comment": null}, "company_address_kanji_postal_code": {"type": "STRING", "index": 53, "name": "company_address_kanji_postal_code", "comment": null}, "company_address_kanji_state": {"type": "STRING", "index": 54, "name": "company_address_kanji_state", "comment": null}, "company_address_kanji_town": {"type": "STRING", "index": 55, "name": "company_address_kanji_town", "comment": null}, "company_address_line_1": {"type": "STRING", "index": 56, "name": "company_address_line_1", "comment": null}, "company_address_line_2": {"type": "STRING", "index": 57, "name": "company_address_line_2", "comment": null}, "company_address_postal_code": {"type": "STRING", "index": 58, "name": "company_address_postal_code", "comment": null}, "company_address_state": {"type": "STRING", "index": 59, "name": "company_address_state", "comment": null}, "company_directors_provided": {"type": "BOOL", "index": 60, "name": "company_directors_provided", "comment": null}, "company_executives_provided": {"type": "BOOL", "index": 61, "name": "company_executives_provided", "comment": null}, "company_name": {"type": "STRING", "index": 62, "name": "company_name", "comment": null}, "company_name_kana": {"type": "STRING", "index": 63, "name": "company_name_kana", "comment": null}, "company_name_kanji": {"type": "STRING", "index": 64, "name": "company_name_kanji", "comment": null}, "company_owners_provided": {"type": "BOOL", "index": 65, "name": "company_owners_provided", "comment": null}, "company_phone": {"type": "STRING", "index": 66, "name": "company_phone", "comment": null}, "company_structure": {"type": "STRING", "index": 67, "name": "company_structure", "comment": null}, "company_tax_id_provided": {"type": "BOOL", "index": 68, "name": "company_tax_id_provided", "comment": null}, "company_tax_id_registrar": {"type": "STRING", "index": 69, "name": "company_tax_id_registrar", "comment": null}, "company_vat_id_provided": {"type": "BOOL", "index": 70, "name": "company_vat_id_provided", "comment": null}, "company_verification_document_back": {"type": "STRING", "index": 71, "name": "company_verification_document_back", "comment": null}, "company_verification_document_details": {"type": "STRING", "index": 72, "name": "company_verification_document_details", "comment": null}, "company_verification_document_details_code": {"type": "STRING", "index": 73, "name": "company_verification_document_details_code", "comment": null}, "company_verification_document_front": {"type": "STRING", "index": 74, "name": "company_verification_document_front", "comment": null}, "country": {"type": "STRING", "index": 75, "name": "country", "comment": null}, "created": {"type": "TIMESTAMP", "index": 76, "name": "created", "comment": null}, "default_currency": {"type": "STRING", "index": 77, "name": "default_currency", "comment": null}, "details_submitted": {"type": "BOOL", "index": 78, "name": "details_submitted", "comment": null}, "email": {"type": "STRING", "index": 79, "name": "email", "comment": null}, "individual_id": {"type": "STRING", "index": 80, "name": "individual_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 81, "name": "is_deleted", "comment": null}, "metadata": {"type": "STRING", "index": 82, "name": "metadata", "comment": null}, "payouts_enabled": {"type": "BOOL", "index": 83, "name": "payouts_enabled", "comment": null}, "requirements_current_deadline": {"type": "TIMESTAMP", "index": 84, "name": "requirements_current_deadline", "comment": null}, "requirements_currently_due": {"type": "STRING", "index": 85, "name": "requirements_currently_due", "comment": null}, "requirements_disabled_reason": {"type": "STRING", "index": 86, "name": "requirements_disabled_reason", "comment": null}, "requirements_errors": {"type": "STRING", "index": 87, "name": "requirements_errors", "comment": null}, "requirements_eventually_due": {"type": "STRING", "index": 88, "name": "requirements_eventually_due", "comment": null}, "requirements_past_due": {"type": "STRING", "index": 89, "name": "requirements_past_due", "comment": null}, "requirements_pending_verification": {"type": "STRING", "index": 90, "name": "requirements_pending_verification", "comment": null}, "settings_branding_icon": {"type": "STRING", "index": 91, "name": "settings_branding_icon", "comment": null}, "settings_branding_logo": {"type": "STRING", "index": 92, "name": "settings_branding_logo", "comment": null}, "settings_branding_primary_color": {"type": "STRING", "index": 93, "name": "settings_branding_primary_color", "comment": null}, "settings_card_payments_decline_on_avs_failure": {"type": "BOOL", "index": 94, "name": "settings_card_payments_decline_on_avs_failure", "comment": null}, "settings_card_payments_decline_on_cvc_failure": {"type": "BOOL", "index": 95, "name": "settings_card_payments_decline_on_cvc_failure", "comment": null}, "settings_card_payments_statement_descriptor_prefix": {"type": "STRING", "index": 96, "name": "settings_card_payments_statement_descriptor_prefix", "comment": null}, "settings_dashboard_display_name": {"type": "STRING", "index": 97, "name": "settings_dashboard_display_name", "comment": null}, "settings_dashboard_timezone": {"type": "STRING", "index": 98, "name": "settings_dashboard_timezone", "comment": null}, "settings_payments_statement_descriptor": {"type": "STRING", "index": 99, "name": "settings_payments_statement_descriptor", "comment": null}, "settings_payments_statement_descriptor_kana": {"type": "STRING", "index": 100, "name": "settings_payments_statement_descriptor_kana", "comment": null}, "settings_payments_statement_descriptor_kanji": {"type": "STRING", "index": 101, "name": "settings_payments_statement_descriptor_kanji", "comment": null}, "settings_payouts_debit_negative_balances": {"type": "BOOL", "index": 102, "name": "settings_payouts_debit_negative_balances", "comment": null}, "settings_payouts_schedule_delay_days": {"type": "INT64", "index": 103, "name": "settings_payouts_schedule_delay_days", "comment": null}, "settings_payouts_schedule_interval": {"type": "STRING", "index": 104, "name": "settings_payouts_schedule_interval", "comment": null}, "settings_payouts_schedule_monthly_anchor": {"type": "INT64", "index": 105, "name": "settings_payouts_schedule_monthly_anchor", "comment": null}, "settings_payouts_schedule_weekly_anchor": {"type": "STRING", "index": 106, "name": "settings_payouts_schedule_weekly_anchor", "comment": null}, "settings_payouts_statement_descriptor": {"type": "STRING", "index": 107, "name": "settings_payouts_statement_descriptor", "comment": null}, "tos_acceptance_date": {"type": "TIMESTAMP", "index": 108, "name": "tos_acceptance_date", "comment": null}, "tos_acceptance_ip": {"type": "STRING", "index": 109, "name": "tos_acceptance_ip", "comment": null}, "tos_acceptance_user_agent": {"type": "STRING", "index": 110, "name": "tos_acceptance_user_agent", "comment": null}, "type": {"type": "STRING", "index": 111, "name": "type", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 472, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.account"}, "source.stripe_source.stripe.balance_transaction": {"metadata": {"type": "table", "schema": "stripe", "name": "balance_transaction", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 4, "name": "available_on", "comment": null}, "connected_account_id": {"type": "STRING", "index": 5, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "exchange_rate": {"type": "FLOAT64", "index": 9, "name": "exchange_rate", "comment": null}, "fee": {"type": "INT64", "index": 10, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 11, "name": "net", "comment": null}, "payout_id": {"type": "STRING", "index": 12, "name": "payout_id", "comment": null}, "reporting_category": {"type": "STRING", "index": 13, "name": "reporting_category", "comment": null}, "source": {"type": "STRING", "index": 14, "name": "source", "comment": null}, "status": {"type": "STRING", "index": 15, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 16, "name": "type", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 85745, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 17971487, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.balance_transaction"}, "source.stripe_source.stripe.card": {"metadata": {"type": "table", "schema": "stripe", "name": "card", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "account_id": {"type": "STRING", "index": 3, "name": "account_id", "comment": null}, "address_city": {"type": "STRING", "index": 4, "name": "address_city", "comment": null}, "address_country": {"type": "STRING", "index": 5, "name": "address_country", "comment": null}, "address_line_1": {"type": "STRING", "index": 6, "name": "address_line_1", "comment": null}, "address_line_1_check": {"type": "STRING", "index": 7, "name": "address_line_1_check", "comment": null}, "address_line_2": {"type": "STRING", "index": 8, "name": "address_line_2", "comment": null}, "address_state": {"type": "STRING", "index": 9, "name": "address_state", "comment": null}, "address_zip": {"type": "STRING", "index": 10, "name": "address_zip", "comment": null}, "address_zip_check": {"type": "STRING", "index": 11, "name": "address_zip_check", "comment": null}, "brand": {"type": "STRING", "index": 12, "name": "brand", "comment": null}, "connected_account_id": {"type": "STRING", "index": 13, "name": "connected_account_id", "comment": null}, "country": {"type": "STRING", "index": 14, "name": "country", "comment": null}, "created": {"type": "TIMESTAMP", "index": 15, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 16, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 17, "name": "customer_id", "comment": null}, "cvc_check": {"type": "STRING", "index": 18, "name": "cvc_check", "comment": null}, "dynamic_last_4": {"type": "STRING", "index": 19, "name": "dynamic_last_4", "comment": null}, "exp_month": {"type": "INT64", "index": 20, "name": "exp_month", "comment": null}, "exp_year": {"type": "INT64", "index": 21, "name": "exp_year", "comment": null}, "fingerprint": {"type": "STRING", "index": 22, "name": "fingerprint", "comment": null}, "funding": {"type": "STRING", "index": 23, "name": "funding", "comment": null}, "is_deleted": {"type": "BOOL", "index": 24, "name": "is_deleted", "comment": null}, "last_4": {"type": "STRING", "index": 25, "name": "last_4", "comment": null}, "metadata": {"type": "STRING", "index": 26, "name": "metadata", "comment": null}, "name": {"type": "STRING", "index": 27, "name": "name", "comment": null}, "network": {"type": "STRING", "index": 28, "name": "network", "comment": null}, "recipient": {"type": "STRING", "index": 29, "name": "recipient", "comment": null}, "three_d_secure_usage_supported": {"type": "BOOL", "index": 30, "name": "three_d_secure_usage_supported", "comment": null}, "tokenization_method": {"type": "STRING", "index": 31, "name": "tokenization_method", "comment": null}, "wallet_type": {"type": "STRING", "index": 32, "name": "wallet_type", "comment": null}, "description": {"type": "STRING", "index": 33, "name": "description", "comment": null}, "issuer": {"type": "STRING", "index": 34, "name": "issuer", "comment": null}, "iin": {"type": "STRING", "index": 35, "name": "iin", "comment": null}, "three_d_secure_authentication_flow": {"type": "STRING", "index": 36, "name": "three_d_secure_authentication_flow", "comment": null}, "three_d_secure_version": {"type": "STRING", "index": 37, "name": "three_d_secure_version", "comment": null}, "three_d_secure_authenticated": {"type": "BOOL", "index": 38, "name": "three_d_secure_authenticated", "comment": null}, "three_d_secure_succeeded": {"type": "BOOL", "index": 39, "name": "three_d_secure_succeeded", "comment": null}, "three_d_secure": {"type": "STRING", "index": 40, "name": "three_d_secure", "comment": null}, "three_d_secure_result": {"type": "STRING", "index": 41, "name": "three_d_secure_result", "comment": null}, "three_d_secure_result_reason": {"type": "STRING", "index": 42, "name": "three_d_secure_result_reason", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 13759, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1867299, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.card"}, "source.stripe_source.stripe.charge": {"metadata": {"type": "table", "schema": "stripe", "name": "charge", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_refunded": {"type": "INT64", "index": 4, "name": "amount_refunded", "comment": null}, "application": {"type": "STRING", "index": 5, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 6, "name": "application_fee_amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 7, "name": "balance_transaction_id", "comment": null}, "bank_account_id": {"type": "STRING", "index": 8, "name": "bank_account_id", "comment": null}, "billing_detail_address_city": {"type": "STRING", "index": 9, "name": "billing_detail_address_city", "comment": null}, "billing_detail_address_country": {"type": "STRING", "index": 10, "name": "billing_detail_address_country", "comment": null}, "billing_detail_address_line_1": {"type": "STRING", "index": 11, "name": "billing_detail_address_line_1", "comment": null}, "billing_detail_address_line_2": {"type": "STRING", "index": 12, "name": "billing_detail_address_line_2", "comment": null}, "billing_detail_address_postal_code": {"type": "STRING", "index": 13, "name": "billing_detail_address_postal_code", "comment": null}, "billing_detail_address_state": {"type": "STRING", "index": 14, "name": "billing_detail_address_state", "comment": null}, "billing_detail_email": {"type": "STRING", "index": 15, "name": "billing_detail_email", "comment": null}, "billing_detail_name": {"type": "STRING", "index": 16, "name": "billing_detail_name", "comment": null}, "billing_detail_phone": {"type": "STRING", "index": 17, "name": "billing_detail_phone", "comment": null}, "calculated_statement_descriptor": {"type": "STRING", "index": 18, "name": "calculated_statement_descriptor", "comment": null}, "captured": {"type": "BOOL", "index": 19, "name": "captured", "comment": null}, "card_id": {"type": "STRING", "index": 20, "name": "card_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 21, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 22, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 23, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 24, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 25, "name": "description", "comment": null}, "destination": {"type": "STRING", "index": 26, "name": "destination", "comment": null}, "failure_code": {"type": "STRING", "index": 27, "name": "failure_code", "comment": null}, "failure_message": {"type": "STRING", "index": 28, "name": "failure_message", "comment": null}, "fraud_details_stripe_report": {"type": "STRING", "index": 29, "name": "fraud_details_stripe_report", "comment": null}, "fraud_details_user_report": {"type": "STRING", "index": 30, "name": "fraud_details_user_report", "comment": null}, "invoice_id": {"type": "STRING", "index": 31, "name": "invoice_id", "comment": null}, "livemode": {"type": "BOOL", "index": 32, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 33, "name": "metadata", "comment": null}, "on_behalf_of": {"type": "STRING", "index": 34, "name": "on_behalf_of", "comment": null}, "outcome_network_status": {"type": "STRING", "index": 35, "name": "outcome_network_status", "comment": null}, "outcome_reason": {"type": "STRING", "index": 36, "name": "outcome_reason", "comment": null}, "outcome_risk_level": {"type": "STRING", "index": 37, "name": "outcome_risk_level", "comment": null}, "outcome_risk_score": {"type": "INT64", "index": 38, "name": "outcome_risk_score", "comment": null}, "outcome_seller_message": {"type": "STRING", "index": 39, "name": "outcome_seller_message", "comment": null}, "outcome_type": {"type": "STRING", "index": 40, "name": "outcome_type", "comment": null}, "paid": {"type": "BOOL", "index": 41, "name": "paid", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 42, "name": "payment_intent_id", "comment": null}, "payment_method_id": {"type": "STRING", "index": 43, "name": "payment_method_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 44, "name": "receipt_email", "comment": null}, "receipt_number": {"type": "STRING", "index": 45, "name": "receipt_number", "comment": null}, "receipt_url": {"type": "STRING", "index": 46, "name": "receipt_url", "comment": null}, "refunded": {"type": "BOOL", "index": 47, "name": "refunded", "comment": null}, "rule_rule": {"type": "STRING", "index": 48, "name": "rule_rule", "comment": null}, "shipping_address_city": {"type": "STRING", "index": 49, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "STRING", "index": 50, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "STRING", "index": 51, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "STRING", "index": 52, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "STRING", "index": 53, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "STRING", "index": 54, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "STRING", "index": 55, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "STRING", "index": 56, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "STRING", "index": 57, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "STRING", "index": 58, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "STRING", "index": 59, "name": "source_id", "comment": null}, "source_transfer": {"type": "STRING", "index": 60, "name": "source_transfer", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 61, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 62, "name": "status", "comment": null}, "transfer_data_destination": {"type": "STRING", "index": 63, "name": "transfer_data_destination", "comment": null}, "transfer_group": {"type": "STRING", "index": 64, "name": "transfer_group", "comment": null}, "transfer_id": {"type": "STRING", "index": 65, "name": "transfer_id", "comment": null}, "rule_id": {"type": "STRING", "index": 66, "name": "rule_id", "comment": null}, "rule_action": {"type": "STRING", "index": 67, "name": "rule_action", "comment": null}, "rule_predicate": {"type": "STRING", "index": 68, "name": "rule_predicate", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 121845, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 92024215, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.charge"}, "source.stripe_source.stripe.credit_note": {"metadata": {"type": "table", "schema": "stripe", "name": "credit_note", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "created": {"type": "TIMESTAMP", "index": 4, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "customer_balance_transaction_id": {"type": "STRING", "index": 6, "name": "customer_balance_transaction_id", "comment": null}, "discount_amount": {"type": "INT64", "index": 7, "name": "discount_amount", "comment": null}, "invoice_id": {"type": "STRING", "index": 8, "name": "invoice_id", "comment": null}, "livemode": {"type": "BOOL", "index": 9, "name": "livemode", "comment": null}, "memo": {"type": "STRING", "index": 10, "name": "memo", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "number": {"type": "STRING", "index": 12, "name": "number", "comment": null}, "pdf": {"type": "STRING", "index": 13, "name": "pdf", "comment": null}, "reason": {"type": "STRING", "index": 14, "name": "reason", "comment": null}, "refund_id": {"type": "STRING", "index": 15, "name": "refund_id", "comment": null}, "status": {"type": "STRING", "index": 16, "name": "status", "comment": null}, "subtotal": {"type": "INT64", "index": 17, "name": "subtotal", "comment": null}, "total": {"type": "INT64", "index": 18, "name": "total", "comment": null}, "type": {"type": "STRING", "index": 19, "name": "type", "comment": null}, "voided_at": {"type": "TIMESTAMP", "index": 20, "name": "voided_at", "comment": null}, "out_of_band_amount": {"type": "INT64", "index": 21, "name": "out_of_band_amount", "comment": null}, "effective_at": {"type": "TIMESTAMP", "index": 22, "name": "effective_at", "comment": null}, "shipping_cost_shipping_rate": {"type": "STRING", "index": 23, "name": "shipping_cost_shipping_rate", "comment": null}, "subtotal_excluding_tax": {"type": "INT64", "index": 24, "name": "subtotal_excluding_tax", "comment": null}, "total_excluding_tax": {"type": "INT64", "index": 25, "name": "total_excluding_tax", "comment": null}, "shipping_cost_amount_tax": {"type": "INT64", "index": 26, "name": "shipping_cost_amount_tax", "comment": null}, "shipping_cost_amount_total": {"type": "INT64", "index": 27, "name": "shipping_cost_amount_total", "comment": null}, "amount_shipping": {"type": "INT64", "index": 28, "name": "amount_shipping", "comment": null}, "customer_id": {"type": "STRING", "index": 29, "name": "customer_id", "comment": null}, "shipping_cost_amount_subtotal": {"type": "INT64", "index": 30, "name": "shipping_cost_amount_subtotal", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.credit_note"}, "source.stripe_source.stripe.credit_note_line_item": {"metadata": {"type": "table", "schema": "stripe", "name": "credit_note_line_item", "database": "private-internal", "comment": null, "owner": null}, "columns": {"credit_note_id": {"type": "STRING", "index": 1, "name": "credit_note_id", "comment": null}, "id": {"type": "STRING", "index": 2, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "description": {"type": "STRING", "index": 5, "name": "description", "comment": null}, "discount_amount": {"type": "INT64", "index": 6, "name": "discount_amount", "comment": null}, "invoice_line_item": {"type": "STRING", "index": 7, "name": "invoice_line_item", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "quantity": {"type": "INT64", "index": 9, "name": "quantity", "comment": null}, "type": {"type": "STRING", "index": 10, "name": "type", "comment": null}, "unit_amount": {"type": "INT64", "index": 11, "name": "unit_amount", "comment": null}, "unit_amount_decimal": {"type": "STRING", "index": 12, "name": "unit_amount_decimal", "comment": null}, "unit_amount_excluding_tax": {"type": "STRING", "index": 13, "name": "unit_amount_excluding_tax", "comment": null}, "amount_excluding_tax": {"type": "INT64", "index": 14, "name": "amount_excluding_tax", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.credit_note_line_item"}, "source.stripe_source.stripe.customer": {"metadata": {"type": "table", "schema": "stripe", "name": "customer", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "account_balance": {"type": "INT64", "index": 3, "name": "account_balance", "comment": null}, "address_city": {"type": "STRING", "index": 4, "name": "address_city", "comment": null}, "address_country": {"type": "STRING", "index": 5, "name": "address_country", "comment": null}, "address_line_1": {"type": "STRING", "index": 6, "name": "address_line_1", "comment": null}, "address_line_2": {"type": "STRING", "index": 7, "name": "address_line_2", "comment": null}, "address_postal_code": {"type": "STRING", "index": 8, "name": "address_postal_code", "comment": null}, "address_state": {"type": "STRING", "index": 9, "name": "address_state", "comment": null}, "balance": {"type": "INT64", "index": 10, "name": "balance", "comment": null}, "bank_account_id": {"type": "STRING", "index": 11, "name": "bank_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 13, "name": "currency", "comment": null}, "default_card_id": {"type": "STRING", "index": 14, "name": "default_card_id", "comment": null}, "delinquent": {"type": "BOOL", "index": 15, "name": "delinquent", "comment": null}, "description": {"type": "STRING", "index": 16, "name": "description", "comment": null}, "email": {"type": "STRING", "index": 17, "name": "email", "comment": null}, "invoice_prefix": {"type": "STRING", "index": 18, "name": "invoice_prefix", "comment": null}, "invoice_settings_default_payment_method": {"type": "STRING", "index": 19, "name": "invoice_settings_default_payment_method", "comment": null}, "invoice_settings_footer": {"type": "STRING", "index": 20, "name": "invoice_settings_footer", "comment": null}, "is_deleted": {"type": "BOOL", "index": 21, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 22, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 23, "name": "metadata", "comment": null}, "name": {"type": "STRING", "index": 24, "name": "name", "comment": null}, "phone": {"type": "STRING", "index": 25, "name": "phone", "comment": null}, "shipping_address_city": {"type": "STRING", "index": 26, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "STRING", "index": 27, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "STRING", "index": 28, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "STRING", "index": 29, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "STRING", "index": 30, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "STRING", "index": 31, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "STRING", "index": 32, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "STRING", "index": 33, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "STRING", "index": 34, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "STRING", "index": 35, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "STRING", "index": 36, "name": "source_id", "comment": null}, "tax_exempt": {"type": "STRING", "index": 37, "name": "tax_exempt", "comment": null}, "tax_info_tax_id": {"type": "STRING", "index": 38, "name": "tax_info_tax_id", "comment": null}, "tax_info_type": {"type": "STRING", "index": 39, "name": "tax_info_type", "comment": null}, "tax_info_verification_status": {"type": "STRING", "index": 40, "name": "tax_info_verification_status", "comment": null}, "tax_info_verification_verified_name": {"type": "STRING", "index": 41, "name": "tax_info_verification_verified_name", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 9392, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 3752342, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.customer"}, "source.stripe_source.stripe.discount": {"metadata": {"type": "table", "schema": "stripe", "name": "discount", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "type": {"type": "STRING", "index": 2, "name": "type", "comment": null}, "type_id": {"type": "STRING", "index": 3, "name": "type_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "checkout_session_id": {"type": "STRING", "index": 6, "name": "checkout_session_id", "comment": null}, "checkout_session_line_item_id": {"type": "STRING", "index": 7, "name": "checkout_session_line_item_id", "comment": null}, "coupon_id": {"type": "STRING", "index": 8, "name": "coupon_id", "comment": null}, "credit_note_line_item_id": {"type": "STRING", "index": 9, "name": "credit_note_line_item_id", "comment": null}, "customer_id": {"type": "STRING", "index": 10, "name": "customer_id", "comment": null}, "end": {"type": "TIMESTAMP", "index": 11, "name": "end", "comment": null}, "invoice_id": {"type": "STRING", "index": 12, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 13, "name": "invoice_item_id", "comment": null}, "promotion_code": {"type": "STRING", "index": 14, "name": "promotion_code", "comment": null}, "start": {"type": "TIMESTAMP", "index": 15, "name": "start", "comment": null}, "subscription_id": {"type": "STRING", "index": 16, "name": "subscription_id", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.discount"}, "source.stripe_source.stripe.dispute": {"metadata": {"type": "table", "schema": "stripe", "name": "dispute", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "balance_transaction": {"type": "STRING", "index": 4, "name": "balance_transaction", "comment": null}, "charge_id": {"type": "STRING", "index": 5, "name": "charge_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 6, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 7, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "evidence_access_activity_log": {"type": "STRING", "index": 9, "name": "evidence_access_activity_log", "comment": null}, "evidence_billing_address": {"type": "STRING", "index": 10, "name": "evidence_billing_address", "comment": null}, "evidence_cancellation_policy": {"type": "STRING", "index": 11, "name": "evidence_cancellation_policy", "comment": null}, "evidence_cancellation_policy_disclosure": {"type": "STRING", "index": 12, "name": "evidence_cancellation_policy_disclosure", "comment": null}, "evidence_cancellation_rebuttal": {"type": "STRING", "index": 13, "name": "evidence_cancellation_rebuttal", "comment": null}, "evidence_customer_communication": {"type": "STRING", "index": 14, "name": "evidence_customer_communication", "comment": null}, "evidence_customer_email_address": {"type": "STRING", "index": 15, "name": "evidence_customer_email_address", "comment": null}, "evidence_customer_name": {"type": "STRING", "index": 16, "name": "evidence_customer_name", "comment": null}, "evidence_customer_purchase_ip": {"type": "STRING", "index": 17, "name": "evidence_customer_purchase_ip", "comment": null}, "evidence_customer_signature": {"type": "STRING", "index": 18, "name": "evidence_customer_signature", "comment": null}, "evidence_details_due_by": {"type": "TIMESTAMP", "index": 19, "name": "evidence_details_due_by", "comment": null}, "evidence_details_has_evidence": {"type": "BOOL", "index": 20, "name": "evidence_details_has_evidence", "comment": null}, "evidence_details_past_due": {"type": "BOOL", "index": 21, "name": "evidence_details_past_due", "comment": null}, "evidence_details_submission_count": {"type": "INT64", "index": 22, "name": "evidence_details_submission_count", "comment": null}, "evidence_duplicate_charge_documentation": {"type": "STRING", "index": 23, "name": "evidence_duplicate_charge_documentation", "comment": null}, "evidence_duplicate_charge_explanation": {"type": "STRING", "index": 24, "name": "evidence_duplicate_charge_explanation", "comment": null}, "evidence_duplicate_charge_id": {"type": "STRING", "index": 25, "name": "evidence_duplicate_charge_id", "comment": null}, "evidence_product_description": {"type": "STRING", "index": 26, "name": "evidence_product_description", "comment": null}, "evidence_receipt": {"type": "STRING", "index": 27, "name": "evidence_receipt", "comment": null}, "evidence_refund_policy": {"type": "STRING", "index": 28, "name": "evidence_refund_policy", "comment": null}, "evidence_refund_policy_disclosure": {"type": "STRING", "index": 29, "name": "evidence_refund_policy_disclosure", "comment": null}, "evidence_refund_refusal_explanation": {"type": "STRING", "index": 30, "name": "evidence_refund_refusal_explanation", "comment": null}, "evidence_service_date": {"type": "STRING", "index": 31, "name": "evidence_service_date", "comment": null}, "evidence_service_documentation": {"type": "STRING", "index": 32, "name": "evidence_service_documentation", "comment": null}, "evidence_shipping_address": {"type": "STRING", "index": 33, "name": "evidence_shipping_address", "comment": null}, "evidence_shipping_carrier": {"type": "STRING", "index": 34, "name": "evidence_shipping_carrier", "comment": null}, "evidence_shipping_date": {"type": "STRING", "index": 35, "name": "evidence_shipping_date", "comment": null}, "evidence_shipping_documentation": {"type": "STRING", "index": 36, "name": "evidence_shipping_documentation", "comment": null}, "evidence_shipping_tracking_number": {"type": "STRING", "index": 37, "name": "evidence_shipping_tracking_number", "comment": null}, "evidence_uncategorized_file": {"type": "STRING", "index": 38, "name": "evidence_uncategorized_file", "comment": null}, "evidence_uncategorized_text": {"type": "STRING", "index": 39, "name": "evidence_uncategorized_text", "comment": null}, "is_charge_refundable": {"type": "BOOL", "index": 40, "name": "is_charge_refundable", "comment": null}, "livemode": {"type": "BOOL", "index": 41, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 42, "name": "metadata", "comment": null}, "reason": {"type": "STRING", "index": 43, "name": "reason", "comment": null}, "status": {"type": "STRING", "index": 44, "name": "status", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 45, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 22528, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.dispute"}, "source.stripe_source.stripe.fee": {"metadata": {"type": "table", "schema": "stripe", "name": "fee", "database": "private-internal", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "index": {"type": "INT64", "index": 2, "name": "index", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "application": {"type": "STRING", "index": 5, "name": "application", "comment": null}, "connected_account_id": {"type": "STRING", "index": 6, "name": "connected_account_id", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "type": {"type": "STRING", "index": 9, "name": "type", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 83393, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 7910086, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.fee"}, "source.stripe_source.stripe.invoice": {"metadata": {"type": "table", "schema": "stripe", "name": "invoice", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount_due": {"type": "INT64", "index": 3, "name": "amount_due", "comment": null}, "amount_paid": {"type": "INT64", "index": 4, "name": "amount_paid", "comment": null}, "amount_remaining": {"type": "INT64", "index": 5, "name": "amount_remaining", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 6, "name": "application_fee_amount", "comment": null}, "attempt_count": {"type": "INT64", "index": 7, "name": "attempt_count", "comment": null}, "attempted": {"type": "BOOL", "index": 8, "name": "attempted", "comment": null}, "auto_advance": {"type": "BOOL", "index": 9, "name": "auto_advance", "comment": null}, "billing": {"type": "STRING", "index": 10, "name": "billing", "comment": null}, "billing_reason": {"type": "STRING", "index": 11, "name": "billing_reason", "comment": null}, "charge_id": {"type": "STRING", "index": 12, "name": "charge_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 13, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 14, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "date": {"type": "TIMESTAMP", "index": 16, "name": "date", "comment": null}, "default_payment_method_id": {"type": "STRING", "index": 17, "name": "default_payment_method_id", "comment": null}, "default_source_id": {"type": "STRING", "index": 18, "name": "default_source_id", "comment": null}, "description": {"type": "STRING", "index": 19, "name": "description", "comment": null}, "due_date": {"type": "TIMESTAMP", "index": 20, "name": "due_date", "comment": null}, "ending_balance": {"type": "INT64", "index": 21, "name": "ending_balance", "comment": null}, "finalized_at": {"type": "TIMESTAMP", "index": 22, "name": "finalized_at", "comment": null}, "footer": {"type": "STRING", "index": 23, "name": "footer", "comment": null}, "hosted_invoice_url": {"type": "STRING", "index": 24, "name": "hosted_invoice_url", "comment": null}, "invoice_pdf": {"type": "STRING", "index": 25, "name": "invoice_pdf", "comment": null}, "is_deleted": {"type": "BOOL", "index": 26, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 27, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 28, "name": "metadata", "comment": null}, "next_payment_attempt": {"type": "TIMESTAMP", "index": 29, "name": "next_payment_attempt", "comment": null}, "number": {"type": "STRING", "index": 30, "name": "number", "comment": null}, "paid": {"type": "BOOL", "index": 31, "name": "paid", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 32, "name": "payment_intent_id", "comment": null}, "period_end": {"type": "TIMESTAMP", "index": 33, "name": "period_end", "comment": null}, "period_start": {"type": "TIMESTAMP", "index": 34, "name": "period_start", "comment": null}, "post_payment_credit_notes_amount": {"type": "INT64", "index": 35, "name": "post_payment_credit_notes_amount", "comment": null}, "pre_payment_credit_notes_amount": {"type": "INT64", "index": 36, "name": "pre_payment_credit_notes_amount", "comment": null}, "receipt_number": {"type": "STRING", "index": 37, "name": "receipt_number", "comment": null}, "starting_balance": {"type": "INT64", "index": 38, "name": "starting_balance", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 39, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 40, "name": "status", "comment": null}, "status_transitions_finalized_at": {"type": "TIMESTAMP", "index": 41, "name": "status_transitions_finalized_at", "comment": null}, "status_transitions_marked_uncollectible_at": {"type": "TIMESTAMP", "index": 42, "name": "status_transitions_marked_uncollectible_at", "comment": null}, "status_transitions_paid_at": {"type": "TIMESTAMP", "index": 43, "name": "status_transitions_paid_at", "comment": null}, "status_transitions_voided_at": {"type": "TIMESTAMP", "index": 44, "name": "status_transitions_voided_at", "comment": null}, "subscription_id": {"type": "STRING", "index": 45, "name": "subscription_id", "comment": null}, "subscription_proration_date": {"type": "INT64", "index": 46, "name": "subscription_proration_date", "comment": null}, "subtotal": {"type": "INT64", "index": 47, "name": "subtotal", "comment": null}, "tax": {"type": "INT64", "index": 48, "name": "tax", "comment": null}, "tax_percent": {"type": "BIGNUMERIC", "index": 49, "name": "tax_percent", "comment": null}, "threshold_reason_amount_gte": {"type": "INT64", "index": 50, "name": "threshold_reason_amount_gte", "comment": null}, "total": {"type": "INT64", "index": 51, "name": "total", "comment": null}, "webhooks_delivered_at": {"type": "TIMESTAMP", "index": 52, "name": "webhooks_delivered_at", "comment": null}, "collection_method": {"type": "STRING", "index": 53, "name": "collection_method", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 495, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 308855, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.invoice"}, "source.stripe_source.stripe.invoice_line_item": {"metadata": {"type": "table", "schema": "stripe", "name": "invoice_line_item", "database": "private-internal", "comment": null, "owner": null}, "columns": {"invoice_id": {"type": "STRING", "index": 1, "name": "invoice_id", "comment": null}, "unique_id": {"type": "STRING", "index": 2, "name": "unique_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "discountable": {"type": "BOOL", "index": 7, "name": "discountable", "comment": null}, "id": {"type": "STRING", "index": 8, "name": "id", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 9, "name": "invoice_item_id", "comment": null}, "livemode": {"type": "BOOL", "index": 10, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "period_end": {"type": "TIMESTAMP", "index": 12, "name": "period_end", "comment": null}, "period_start": {"type": "TIMESTAMP", "index": 13, "name": "period_start", "comment": null}, "plan_id": {"type": "STRING", "index": 14, "name": "plan_id", "comment": null}, "price_id": {"type": "STRING", "index": 15, "name": "price_id", "comment": null}, "proration": {"type": "BOOL", "index": 16, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 17, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 18, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 19, "name": "subscription_item_id", "comment": null}, "type": {"type": "STRING", "index": 20, "name": "type", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 497, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 110783, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.invoice_line_item"}, "source.stripe_source.stripe.payment_intent": {"metadata": {"type": "table", "schema": "stripe", "name": "payment_intent", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_capturable": {"type": "INT64", "index": 4, "name": "amount_capturable", "comment": null}, "amount_received": {"type": "INT64", "index": 5, "name": "amount_received", "comment": null}, "application": {"type": "STRING", "index": 6, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 7, "name": "application_fee_amount", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 8, "name": "canceled_at", "comment": null}, "cancellation_reason": {"type": "STRING", "index": 9, "name": "cancellation_reason", "comment": null}, "capture_method": {"type": "STRING", "index": 10, "name": "capture_method", "comment": null}, "confirmation_method": {"type": "STRING", "index": 11, "name": "confirmation_method", "comment": null}, "connected_account_id": {"type": "STRING", "index": 12, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 13, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 14, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 16, "name": "description", "comment": null}, "last_payment_error_charge_id": {"type": "STRING", "index": 17, "name": "last_payment_error_charge_id", "comment": null}, "last_payment_error_code": {"type": "STRING", "index": 18, "name": "last_payment_error_code", "comment": null}, "last_payment_error_decline_code": {"type": "STRING", "index": 19, "name": "last_payment_error_decline_code", "comment": null}, "last_payment_error_doc_url": {"type": "STRING", "index": 20, "name": "last_payment_error_doc_url", "comment": null}, "last_payment_error_message": {"type": "STRING", "index": 21, "name": "last_payment_error_message", "comment": null}, "last_payment_error_param": {"type": "STRING", "index": 22, "name": "last_payment_error_param", "comment": null}, "last_payment_error_source_id": {"type": "STRING", "index": 23, "name": "last_payment_error_source_id", "comment": null}, "last_payment_error_type": {"type": "STRING", "index": 24, "name": "last_payment_error_type", "comment": null}, "livemode": {"type": "BOOL", "index": 25, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 26, "name": "metadata", "comment": null}, "on_behalf_of": {"type": "STRING", "index": 27, "name": "on_behalf_of", "comment": null}, "payment_method_id": {"type": "STRING", "index": 28, "name": "payment_method_id", "comment": null}, "payment_method_types": {"type": "STRING", "index": 29, "name": "payment_method_types", "comment": null}, "receipt_email": {"type": "STRING", "index": 30, "name": "receipt_email", "comment": null}, "source_id": {"type": "STRING", "index": 31, "name": "source_id", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 32, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 33, "name": "status", "comment": null}, "transfer_data_destination": {"type": "STRING", "index": 34, "name": "transfer_data_destination", "comment": null}, "transfer_group": {"type": "STRING", "index": 35, "name": "transfer_group", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 120609, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 55383667, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.payment_intent"}, "source.stripe_source.stripe.payment_method": {"metadata": {"type": "table", "schema": "stripe", "name": "payment_method", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "billing_detail_address_city": {"type": "STRING", "index": 3, "name": "billing_detail_address_city", "comment": null}, "billing_detail_address_country": {"type": "STRING", "index": 4, "name": "billing_detail_address_country", "comment": null}, "billing_detail_address_line_1": {"type": "STRING", "index": 5, "name": "billing_detail_address_line_1", "comment": null}, "billing_detail_address_line_2": {"type": "STRING", "index": 6, "name": "billing_detail_address_line_2", "comment": null}, "billing_detail_address_postal_code": {"type": "STRING", "index": 7, "name": "billing_detail_address_postal_code", "comment": null}, "billing_detail_address_state": {"type": "STRING", "index": 8, "name": "billing_detail_address_state", "comment": null}, "billing_detail_email": {"type": "STRING", "index": 9, "name": "billing_detail_email", "comment": null}, "billing_detail_name": {"type": "STRING", "index": 10, "name": "billing_detail_name", "comment": null}, "billing_detail_phone": {"type": "STRING", "index": 11, "name": "billing_detail_phone", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "customer_id": {"type": "STRING", "index": 13, "name": "customer_id", "comment": null}, "livemode": {"type": "BOOL", "index": 14, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 15, "name": "metadata", "comment": null}, "type": {"type": "STRING", "index": 16, "name": "type", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 14876, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2685031, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.payment_method"}, "source.stripe_source.stripe.payment_method_card": {"metadata": {"type": "table", "schema": "stripe", "name": "payment_method_card", "database": "private-internal", "comment": null, "owner": null}, "columns": {"payment_method_id": {"type": "STRING", "index": 1, "name": "payment_method_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "brand": {"type": "STRING", "index": 3, "name": "brand", "comment": null}, "charge_id": {"type": "STRING", "index": 4, "name": "charge_id", "comment": null}, "description": {"type": "STRING", "index": 5, "name": "description", "comment": null}, "fingerprint": {"type": "STRING", "index": 6, "name": "fingerprint", "comment": null}, "funding": {"type": "STRING", "index": 7, "name": "funding", "comment": null}, "three_d_secure_authentication_flow": {"type": "STRING", "index": 8, "name": "three_d_secure_authentication_flow", "comment": null}, "three_d_secure_result": {"type": "STRING", "index": 9, "name": "three_d_secure_result", "comment": null}, "three_d_secure_result_reason": {"type": "STRING", "index": 10, "name": "three_d_secure_result_reason", "comment": null}, "three_d_secure_version": {"type": "STRING", "index": 11, "name": "three_d_secure_version", "comment": null}, "type": {"type": "STRING", "index": 12, "name": "type", "comment": null}, "wallet_type": {"type": "STRING", "index": 13, "name": "wallet_type", "comment": null}, "three_d_secure_usage_supported": {"type": "BOOL", "index": 14, "name": "three_d_secure_usage_supported", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 14671, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1059541, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.payment_method_card"}, "source.stripe_source.stripe.payout": {"metadata": {"type": "table", "schema": "stripe", "name": "payout", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "arrival_date": {"type": "TIMESTAMP", "index": 4, "name": "arrival_date", "comment": null}, "automatic": {"type": "BOOL", "index": 5, "name": "automatic", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 6, "name": "balance_transaction_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 7, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 8, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 9, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 10, "name": "description", "comment": null}, "destination_bank_account_id": {"type": "STRING", "index": 11, "name": "destination_bank_account_id", "comment": null}, "destination_card_id": {"type": "STRING", "index": 12, "name": "destination_card_id", "comment": null}, "failure_balance_transaction_id": {"type": "STRING", "index": 13, "name": "failure_balance_transaction_id", "comment": null}, "failure_code": {"type": "STRING", "index": 14, "name": "failure_code", "comment": null}, "failure_message": {"type": "STRING", "index": 15, "name": "failure_message", "comment": null}, "livemode": {"type": "BOOL", "index": 16, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 17, "name": "metadata", "comment": null}, "method": {"type": "STRING", "index": 18, "name": "method", "comment": null}, "source_type": {"type": "STRING", "index": 19, "name": "source_type", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 20, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 21, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 22, "name": "type", "comment": null}, "reconciliation_status": {"type": "STRING", "index": 23, "name": "reconciliation_status", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 1790, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 392421, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.payout"}, "source.stripe_source.stripe.plan": {"metadata": {"type": "table", "schema": "stripe", "name": "plan", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "aggregate_usage": {"type": "STRING", "index": 4, "name": "aggregate_usage", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "billing_scheme": {"type": "STRING", "index": 6, "name": "billing_scheme", "comment": null}, "created": {"type": "TIMESTAMP", "index": 7, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "interval": {"type": "STRING", "index": 9, "name": "interval", "comment": null}, "interval_count": {"type": "INT64", "index": 10, "name": "interval_count", "comment": null}, "is_deleted": {"type": "BOOL", "index": 11, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 12, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 13, "name": "metadata", "comment": null}, "nickname": {"type": "STRING", "index": 14, "name": "nickname", "comment": null}, "product_id": {"type": "STRING", "index": 15, "name": "product_id", "comment": null}, "tiers_mode": {"type": "STRING", "index": 16, "name": "tiers_mode", "comment": null}, "transform_usage_divide_by": {"type": "INT64", "index": 17, "name": "transform_usage_divide_by", "comment": null}, "transform_usage_round": {"type": "STRING", "index": 18, "name": "transform_usage_round", "comment": null}, "trial_period_days": {"type": "INT64", "index": 19, "name": "trial_period_days", "comment": null}, "usage_type": {"type": "STRING", "index": 20, "name": "usage_type", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 19, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2226, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.plan"}, "source.stripe_source.stripe.price": {"metadata": {"type": "table", "schema": "stripe", "name": "price", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "billing_scheme": {"type": "STRING", "index": 4, "name": "billing_scheme", "comment": null}, "created": {"type": "TIMESTAMP", "index": 5, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 6, "name": "currency", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 7, "name": "invoice_item_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 8, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 9, "name": "livemode", "comment": null}, "lookup_key": {"type": "STRING", "index": 10, "name": "lookup_key", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "nickname": {"type": "STRING", "index": 12, "name": "nickname", "comment": null}, "product_id": {"type": "STRING", "index": 13, "name": "product_id", "comment": null}, "recurring_aggregate_usage": {"type": "STRING", "index": 14, "name": "recurring_aggregate_usage", "comment": null}, "recurring_interval": {"type": "STRING", "index": 15, "name": "recurring_interval", "comment": null}, "recurring_interval_count": {"type": "INT64", "index": 16, "name": "recurring_interval_count", "comment": null}, "recurring_usage_type": {"type": "STRING", "index": 17, "name": "recurring_usage_type", "comment": null}, "tiers_mode": {"type": "STRING", "index": 18, "name": "tiers_mode", "comment": null}, "transform_quantity_divide_by": {"type": "INT64", "index": 19, "name": "transform_quantity_divide_by", "comment": null}, "transform_quantity_round": {"type": "STRING", "index": 20, "name": "transform_quantity_round", "comment": null}, "type": {"type": "STRING", "index": 21, "name": "type", "comment": null}, "unit_amount": {"type": "INT64", "index": 22, "name": "unit_amount", "comment": null}, "unit_amount_decimal": {"type": "STRING", "index": 23, "name": "unit_amount_decimal", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 5, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 657, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.price"}, "source.stripe_source.stripe.product": {"metadata": {"type": "table", "schema": "stripe", "name": "product", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "caption": {"type": "STRING", "index": 4, "name": "caption", "comment": null}, "created": {"type": "TIMESTAMP", "index": 5, "name": "created", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "is_deleted": {"type": "BOOL", "index": 7, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 9, "name": "metadata", "comment": null}, "name": {"type": "STRING", "index": 10, "name": "name", "comment": null}, "package_dimensions_height": {"type": "FLOAT64", "index": 11, "name": "package_dimensions_height", "comment": null}, "package_dimensions_length": {"type": "FLOAT64", "index": 12, "name": "package_dimensions_length", "comment": null}, "package_dimensions_weight": {"type": "FLOAT64", "index": 13, "name": "package_dimensions_weight", "comment": null}, "package_dimensions_width": {"type": "FLOAT64", "index": 14, "name": "package_dimensions_width", "comment": null}, "shippable": {"type": "BOOL", "index": 15, "name": "shippable", "comment": null}, "statement_descriptor": {"type": "STRING", "index": 16, "name": "statement_descriptor", "comment": null}, "type": {"type": "STRING", "index": 17, "name": "type", "comment": null}, "unit_label": {"type": "STRING", "index": 18, "name": "unit_label", "comment": null}, "updated": {"type": "TIMESTAMP", "index": 19, "name": "updated", "comment": null}, "url": {"type": "STRING", "index": 20, "name": "url", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 0, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.product"}, "source.stripe_source.stripe.refund": {"metadata": {"type": "table", "schema": "stripe", "name": "refund", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 4, "name": "balance_transaction_id", "comment": null}, "charge_id": {"type": "STRING", "index": 5, "name": "charge_id", "comment": null}, "connected_account_id": {"type": "STRING", "index": 6, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 7, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 9, "name": "description", "comment": null}, "failure_balance_transaction_id": {"type": "STRING", "index": 10, "name": "failure_balance_transaction_id", "comment": null}, "failure_reason": {"type": "STRING", "index": 11, "name": "failure_reason", "comment": null}, "metadata": {"type": "STRING", "index": 12, "name": "metadata", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 13, "name": "payment_intent_id", "comment": null}, "reason": {"type": "STRING", "index": 14, "name": "reason", "comment": null}, "receipt_number": {"type": "STRING", "index": 15, "name": "receipt_number", "comment": null}, "status": {"type": "STRING", "index": 16, "name": "status", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 333, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 129915, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.refund"}, "source.stripe_source.stripe.subscription_history": {"metadata": {"type": "table", "schema": "stripe", "name": "subscription_history", "database": "private-internal", "comment": null, "owner": null}, "columns": {"_fivetran_start": {"type": "TIMESTAMP", "index": 1, "name": "_fivetran_start", "comment": null}, "id": {"type": "STRING", "index": 2, "name": "id", "comment": null}, "_fivetran_active": {"type": "BOOL", "index": 3, "name": "_fivetran_active", "comment": null}, "_fivetran_end": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_end", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 5, "name": "_fivetran_synced", "comment": null}, "application_fee_percent": {"type": "FLOAT64", "index": 6, "name": "application_fee_percent", "comment": null}, "billing": {"type": "STRING", "index": 7, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "TIMESTAMP", "index": 8, "name": "billing_cycle_anchor", "comment": null}, "billing_threshold_amount_gte": {"type": "INT64", "index": 9, "name": "billing_threshold_amount_gte", "comment": null}, "billing_threshold_reset_billing_cycle_anchor": {"type": "BOOL", "index": 10, "name": "billing_threshold_reset_billing_cycle_anchor", "comment": null}, "cancel_at": {"type": "TIMESTAMP", "index": 11, "name": "cancel_at", "comment": null}, "cancel_at_period_end": {"type": "BOOL", "index": 12, "name": "cancel_at_period_end", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 13, "name": "canceled_at", "comment": null}, "created": {"type": "TIMESTAMP", "index": 14, "name": "created", "comment": null}, "current_period_end": {"type": "TIMESTAMP", "index": 15, "name": "current_period_end", "comment": null}, "current_period_start": {"type": "TIMESTAMP", "index": 16, "name": "current_period_start", "comment": null}, "customer_id": {"type": "STRING", "index": 17, "name": "customer_id", "comment": null}, "days_until_due": {"type": "INT64", "index": 18, "name": "days_until_due", "comment": null}, "default_payment_method_id": {"type": "STRING", "index": 19, "name": "default_payment_method_id", "comment": null}, "default_source_id": {"type": "STRING", "index": 20, "name": "default_source_id", "comment": null}, "ended_at": {"type": "TIMESTAMP", "index": 21, "name": "ended_at", "comment": null}, "latest_invoice_id": {"type": "STRING", "index": 22, "name": "latest_invoice_id", "comment": null}, "livemode": {"type": "BOOL", "index": 23, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 24, "name": "metadata", "comment": null}, "pause_collection_behavior": {"type": "STRING", "index": 25, "name": "pause_collection_behavior", "comment": null}, "pause_collection_resumes_at": {"type": "TIMESTAMP", "index": 26, "name": "pause_collection_resumes_at", "comment": null}, "pending_setup_intent_id": {"type": "STRING", "index": 27, "name": "pending_setup_intent_id", "comment": null}, "quantity": {"type": "INT64", "index": 28, "name": "quantity", "comment": null}, "start": {"type": "TIMESTAMP", "index": 29, "name": "start", "comment": null}, "start_date": {"type": "TIMESTAMP", "index": 30, "name": "start_date", "comment": null}, "status": {"type": "STRING", "index": 31, "name": "status", "comment": null}, "tax_percent": {"type": "FLOAT64", "index": 32, "name": "tax_percent", "comment": null}, "trial_end": {"type": "TIMESTAMP", "index": 33, "name": "trial_end", "comment": null}, "trial_start": {"type": "TIMESTAMP", "index": 34, "name": "trial_start", "comment": null}, "collection_method": {"type": "STRING", "index": 35, "name": "collection_method", "comment": null}, "cancellation_details_comment": {"type": "STRING", "index": 36, "name": "cancellation_details_comment", "comment": null}, "cancellation_details_reason": {"type": "STRING", "index": 37, "name": "cancellation_details_reason", "comment": null}, "cancellation_details_feedback": {"type": "STRING", "index": 38, "name": "cancellation_details_feedback", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 49, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 8741, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.subscription_history"}, "source.stripe_source.stripe.transfer": {"metadata": {"type": "table", "schema": "stripe", "name": "transfer", "database": "private-internal", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_reversed": {"type": "INT64", "index": 4, "name": "amount_reversed", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 5, "name": "balance_transaction_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "destination": {"type": "STRING", "index": 9, "name": "destination", "comment": null}, "destination_payment": {"type": "STRING", "index": 10, "name": "destination_payment", "comment": null}, "destination_payment_id": {"type": "STRING", "index": 11, "name": "destination_payment_id", "comment": null}, "livemode": {"type": "STRING", "index": 12, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 13, "name": "metadata", "comment": null}, "reversed": {"type": "BOOL", "index": 14, "name": "reversed", "comment": null}, "source_transaction": {"type": "STRING", "index": 15, "name": "source_transaction", "comment": null}, "source_transaction_id": {"type": "STRING", "index": 16, "name": "source_transaction_id", "comment": null}, "source_type": {"type": "STRING", "index": 17, "name": "source_type", "comment": null}, "transfer_group": {"type": "STRING", "index": 18, "name": "transfer_group", "comment": null}}, "stats": {"num_rows": {"id": "num_rows", "label": "# Rows", "value": 489, "include": true, "description": "Approximate count of rows in this table"}, "num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 145405, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.transfer"}}, "errors": null} \ No newline at end of file +{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.8.6", "generated_at": "2024-09-24T16:33:17.270278Z", "invocation_id": "b243cc95-e011-46e2-bb46-65c909ac924d", "env": {}}, "nodes": {"seed.stripe_integration_tests.account_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "account_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "INT64", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "business_profile_mcc": {"type": "INT64", "index": 3, "name": "business_profile_mcc", "comment": null}, "business_profile_name": {"type": "STRING", "index": 4, "name": "business_profile_name", "comment": null}, "business_profile_product_description": {"type": "INT64", "index": 5, "name": "business_profile_product_description", "comment": null}, "business_profile_support_address_city": {"type": "STRING", "index": 6, "name": "business_profile_support_address_city", "comment": null}, "business_profile_support_address_country": {"type": "STRING", "index": 7, "name": "business_profile_support_address_country", "comment": null}, "business_profile_support_address_line_1": {"type": "STRING", "index": 8, "name": "business_profile_support_address_line_1", "comment": null}, "business_profile_support_address_line_2": {"type": "STRING", "index": 9, "name": "business_profile_support_address_line_2", "comment": null}, "business_profile_support_address_postal_code": {"type": "INT64", "index": 10, "name": "business_profile_support_address_postal_code", "comment": null}, "business_profile_support_address_state": {"type": "STRING", "index": 11, "name": "business_profile_support_address_state", "comment": null}, "business_profile_support_email": {"type": "STRING", "index": 12, "name": "business_profile_support_email", "comment": null}, "business_profile_support_phone": {"type": "INT64", "index": 13, "name": "business_profile_support_phone", "comment": null}, "business_profile_support_url": {"type": "STRING", "index": 14, "name": "business_profile_support_url", "comment": null}, "business_profile_url": {"type": "STRING", "index": 15, "name": "business_profile_url", "comment": null}, "business_type": {"type": "INT64", "index": 16, "name": "business_type", "comment": null}, "capabilities_afterpay_clearpay_payments": {"type": "STRING", "index": 17, "name": "capabilities_afterpay_clearpay_payments", "comment": null}, "capabilities_au_becs_debit_payments": {"type": "INT64", "index": 18, "name": "capabilities_au_becs_debit_payments", "comment": null}, "capabilities_bacs_debit_payments": {"type": "INT64", "index": 19, "name": "capabilities_bacs_debit_payments", "comment": null}, "capabilities_bancontact_payments": {"type": "STRING", "index": 20, "name": "capabilities_bancontact_payments", "comment": null}, "capabilities_card_issuing": {"type": "INT64", "index": 21, "name": "capabilities_card_issuing", "comment": null}, "capabilities_card_payments": {"type": "STRING", "index": 22, "name": "capabilities_card_payments", "comment": null}, "capabilities_cartes_bancaires_payments": {"type": "INT64", "index": 23, "name": "capabilities_cartes_bancaires_payments", "comment": null}, "capabilities_eps_payments": {"type": "STRING", "index": 24, "name": "capabilities_eps_payments", "comment": null}, "capabilities_fpx_payments": {"type": "INT64", "index": 25, "name": "capabilities_fpx_payments", "comment": null}, "capabilities_giropay_payments": {"type": "STRING", "index": 26, "name": "capabilities_giropay_payments", "comment": null}, "capabilities_grabpay_payments": {"type": "INT64", "index": 27, "name": "capabilities_grabpay_payments", "comment": null}, "capabilities_ideal_payments": {"type": "STRING", "index": 28, "name": "capabilities_ideal_payments", "comment": null}, "capabilities_jcb_payments": {"type": "INT64", "index": 29, "name": "capabilities_jcb_payments", "comment": null}, "capabilities_legacy_payments": {"type": "INT64", "index": 30, "name": "capabilities_legacy_payments", "comment": null}, "capabilities_oxxo_payments": {"type": "INT64", "index": 31, "name": "capabilities_oxxo_payments", "comment": null}, "capabilities_p_24_payments": {"type": "STRING", "index": 32, "name": "capabilities_p_24_payments", "comment": null}, "capabilities_platform_payments": {"type": "STRING", "index": 33, "name": "capabilities_platform_payments", "comment": null}, "capabilities_sepa_debit_payments": {"type": "STRING", "index": 34, "name": "capabilities_sepa_debit_payments", "comment": null}, "capabilities_sofort_payments": {"type": "STRING", "index": 35, "name": "capabilities_sofort_payments", "comment": null}, "capabilities_tax_reporting_us_1099_k": {"type": "INT64", "index": 36, "name": "capabilities_tax_reporting_us_1099_k", "comment": null}, "capabilities_tax_reporting_us_1099_misc": {"type": "INT64", "index": 37, "name": "capabilities_tax_reporting_us_1099_misc", "comment": null}, "capabilities_transfers": {"type": "INT64", "index": 38, "name": "capabilities_transfers", "comment": null}, "charges_enabled": {"type": "BOOL", "index": 39, "name": "charges_enabled", "comment": null}, "company_address_city": {"type": "INT64", "index": 40, "name": "company_address_city", "comment": null}, "company_address_country": {"type": "INT64", "index": 41, "name": "company_address_country", "comment": null}, "company_address_kana_city": {"type": "INT64", "index": 42, "name": "company_address_kana_city", "comment": null}, "company_address_kana_country": {"type": "INT64", "index": 43, "name": "company_address_kana_country", "comment": null}, "company_address_kana_line_1": {"type": "INT64", "index": 44, "name": "company_address_kana_line_1", "comment": null}, "company_address_kana_line_2": {"type": "INT64", "index": 45, "name": "company_address_kana_line_2", "comment": null}, "company_address_kana_postal_code": {"type": "INT64", "index": 46, "name": "company_address_kana_postal_code", "comment": null}, "company_address_kana_state": {"type": "INT64", "index": 47, "name": "company_address_kana_state", "comment": null}, "company_address_kana_town": {"type": "INT64", "index": 48, "name": "company_address_kana_town", "comment": null}, "company_address_kanji_city": {"type": "INT64", "index": 49, "name": "company_address_kanji_city", "comment": null}, "company_address_kanji_country": {"type": "INT64", "index": 50, "name": "company_address_kanji_country", "comment": null}, "company_address_kanji_line_1": {"type": "INT64", "index": 51, "name": "company_address_kanji_line_1", "comment": null}, "company_address_kanji_line_2": {"type": "INT64", "index": 52, "name": "company_address_kanji_line_2", "comment": null}, "company_address_kanji_postal_code": {"type": "INT64", "index": 53, "name": "company_address_kanji_postal_code", "comment": null}, "company_address_kanji_state": {"type": "INT64", "index": 54, "name": "company_address_kanji_state", "comment": null}, "company_address_kanji_town": {"type": "INT64", "index": 55, "name": "company_address_kanji_town", "comment": null}, "company_address_line_1": {"type": "INT64", "index": 56, "name": "company_address_line_1", "comment": null}, "company_address_line_2": {"type": "INT64", "index": 57, "name": "company_address_line_2", "comment": null}, "company_address_postal_code": {"type": "INT64", "index": 58, "name": "company_address_postal_code", "comment": null}, "company_address_state": {"type": "INT64", "index": 59, "name": "company_address_state", "comment": null}, "company_directors_provided": {"type": "INT64", "index": 60, "name": "company_directors_provided", "comment": null}, "company_executives_provided": {"type": "INT64", "index": 61, "name": "company_executives_provided", "comment": null}, "company_name": {"type": "INT64", "index": 62, "name": "company_name", "comment": null}, "company_name_kana": {"type": "INT64", "index": 63, "name": "company_name_kana", "comment": null}, "company_name_kanji": {"type": "INT64", "index": 64, "name": "company_name_kanji", "comment": null}, "company_owners_provided": {"type": "INT64", "index": 65, "name": "company_owners_provided", "comment": null}, "company_phone": {"type": "INT64", "index": 66, "name": "company_phone", "comment": null}, "company_structure": {"type": "INT64", "index": 67, "name": "company_structure", "comment": null}, "company_tax_id_provided": {"type": "INT64", "index": 68, "name": "company_tax_id_provided", "comment": null}, "company_tax_id_registrar": {"type": "INT64", "index": 69, "name": "company_tax_id_registrar", "comment": null}, "company_vat_id_provided": {"type": "INT64", "index": 70, "name": "company_vat_id_provided", "comment": null}, "company_verification_document_back": {"type": "INT64", "index": 71, "name": "company_verification_document_back", "comment": null}, "company_verification_document_details": {"type": "INT64", "index": 72, "name": "company_verification_document_details", "comment": null}, "company_verification_document_details_code": {"type": "INT64", "index": 73, "name": "company_verification_document_details_code", "comment": null}, "company_verification_document_front": {"type": "INT64", "index": 74, "name": "company_verification_document_front", "comment": null}, "country": {"type": "STRING", "index": 75, "name": "country", "comment": null}, "created": {"type": "TIMESTAMP", "index": 76, "name": "created", "comment": null}, "default_currency": {"type": "STRING", "index": 77, "name": "default_currency", "comment": null}, "details_submitted": {"type": "BOOL", "index": 78, "name": "details_submitted", "comment": null}, "email": {"type": "STRING", "index": 79, "name": "email", "comment": null}, "individual_id": {"type": "INT64", "index": 80, "name": "individual_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 81, "name": "is_deleted", "comment": null}, "metadata": {"type": "INT64", "index": 82, "name": "metadata", "comment": null}, "payouts_enabled": {"type": "BOOL", "index": 83, "name": "payouts_enabled", "comment": null}, "requirements_current_deadline": {"type": "INT64", "index": 84, "name": "requirements_current_deadline", "comment": null}, "requirements_currently_due": {"type": "INT64", "index": 85, "name": "requirements_currently_due", "comment": null}, "requirements_disabled_reason": {"type": "INT64", "index": 86, "name": "requirements_disabled_reason", "comment": null}, "requirements_errors": {"type": "INT64", "index": 87, "name": "requirements_errors", "comment": null}, "requirements_eventually_due": {"type": "INT64", "index": 88, "name": "requirements_eventually_due", "comment": null}, "requirements_past_due": {"type": "INT64", "index": 89, "name": "requirements_past_due", "comment": null}, "requirements_pending_verification": {"type": "INT64", "index": 90, "name": "requirements_pending_verification", "comment": null}, "settings_branding_icon": {"type": "INT64", "index": 91, "name": "settings_branding_icon", "comment": null}, "settings_branding_logo": {"type": "STRING", "index": 92, "name": "settings_branding_logo", "comment": null}, "settings_branding_primary_color": {"type": "STRING", "index": 93, "name": "settings_branding_primary_color", "comment": null}, "settings_card_payments_decline_on_avs_failure": {"type": "INT64", "index": 94, "name": "settings_card_payments_decline_on_avs_failure", "comment": null}, "settings_card_payments_decline_on_cvc_failure": {"type": "INT64", "index": 95, "name": "settings_card_payments_decline_on_cvc_failure", "comment": null}, "settings_card_payments_statement_descriptor_prefix": {"type": "INT64", "index": 96, "name": "settings_card_payments_statement_descriptor_prefix", "comment": null}, "settings_dashboard_display_name": {"type": "STRING", "index": 97, "name": "settings_dashboard_display_name", "comment": null}, "settings_dashboard_timezone": {"type": "STRING", "index": 98, "name": "settings_dashboard_timezone", "comment": null}, "settings_payments_statement_descriptor": {"type": "STRING", "index": 99, "name": "settings_payments_statement_descriptor", "comment": null}, "settings_payments_statement_descriptor_kana": {"type": "INT64", "index": 100, "name": "settings_payments_statement_descriptor_kana", "comment": null}, "settings_payments_statement_descriptor_kanji": {"type": "INT64", "index": 101, "name": "settings_payments_statement_descriptor_kanji", "comment": null}, "settings_payouts_debit_negative_balances": {"type": "BOOL", "index": 102, "name": "settings_payouts_debit_negative_balances", "comment": null}, "settings_payouts_schedule_delay_days": {"type": "INT64", "index": 103, "name": "settings_payouts_schedule_delay_days", "comment": null}, "settings_payouts_schedule_interval": {"type": "STRING", "index": 104, "name": "settings_payouts_schedule_interval", "comment": null}, "settings_payouts_schedule_monthly_anchor": {"type": "INT64", "index": 105, "name": "settings_payouts_schedule_monthly_anchor", "comment": null}, "settings_payouts_schedule_weekly_anchor": {"type": "INT64", "index": 106, "name": "settings_payouts_schedule_weekly_anchor", "comment": null}, "settings_payouts_statement_descriptor": {"type": "INT64", "index": 107, "name": "settings_payouts_statement_descriptor", "comment": null}, "tos_acceptance_date": {"type": "INT64", "index": 108, "name": "tos_acceptance_date", "comment": null}, "tos_acceptance_ip": {"type": "INT64", "index": 109, "name": "tos_acceptance_ip", "comment": null}, "tos_acceptance_user_agent": {"type": "INT64", "index": 110, "name": "tos_acceptance_user_agent", "comment": null}, "type": {"type": "STRING", "index": 111, "name": "type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 422, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.account_data"}, "seed.stripe_integration_tests.balance_transaction_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "balance_transaction_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 4, "name": "available_on", "comment": null}, "connected_account_id": {"type": "INT64", "index": 5, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "exchange_rate": {"type": "INT64", "index": 9, "name": "exchange_rate", "comment": null}, "fee": {"type": "INT64", "index": 10, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 11, "name": "net", "comment": null}, "source": {"type": "STRING", "index": 12, "name": "source", "comment": null}, "status": {"type": "STRING", "index": 13, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 14, "name": "type", "comment": null}, "payout_id": {"type": "STRING", "index": 15, "name": "payout_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1670, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 9, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.balance_transaction_data"}, "seed.stripe_integration_tests.card_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "card_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "account_id": {"type": "INT64", "index": 3, "name": "account_id", "comment": null}, "address_city": {"type": "INT64", "index": 4, "name": "address_city", "comment": null}, "address_country": {"type": "INT64", "index": 5, "name": "address_country", "comment": null}, "address_line_1": {"type": "INT64", "index": 6, "name": "address_line_1", "comment": null}, "address_line_1_check": {"type": "INT64", "index": 7, "name": "address_line_1_check", "comment": null}, "address_line_2": {"type": "INT64", "index": 8, "name": "address_line_2", "comment": null}, "address_state": {"type": "INT64", "index": 9, "name": "address_state", "comment": null}, "address_zip": {"type": "INT64", "index": 10, "name": "address_zip", "comment": null}, "address_zip_check": {"type": "INT64", "index": 11, "name": "address_zip_check", "comment": null}, "brand": {"type": "STRING", "index": 12, "name": "brand", "comment": null}, "connected_account_id": {"type": "INT64", "index": 13, "name": "connected_account_id", "comment": null}, "country": {"type": "STRING", "index": 14, "name": "country", "comment": null}, "created": {"type": "TIMESTAMP", "index": 15, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 16, "name": "currency", "comment": null}, "customer_id": {"type": "INT64", "index": 17, "name": "customer_id", "comment": null}, "cvc_check": {"type": "STRING", "index": 18, "name": "cvc_check", "comment": null}, "dynamic_last_4": {"type": "INT64", "index": 19, "name": "dynamic_last_4", "comment": null}, "exp_month": {"type": "INT64", "index": 20, "name": "exp_month", "comment": null}, "exp_year": {"type": "INT64", "index": 21, "name": "exp_year", "comment": null}, "fingerprint": {"type": "STRING", "index": 22, "name": "fingerprint", "comment": null}, "funding": {"type": "STRING", "index": 23, "name": "funding", "comment": null}, "is_deleted": {"type": "BOOL", "index": 24, "name": "is_deleted", "comment": null}, "last_4": {"type": "INT64", "index": 25, "name": "last_4", "comment": null}, "name": {"type": "INT64", "index": 26, "name": "name", "comment": null}, "network": {"type": "STRING", "index": 27, "name": "network", "comment": null}, "recipient": {"type": "INT64", "index": 28, "name": "recipient", "comment": null}, "tokenization_method": {"type": "INT64", "index": 29, "name": "tokenization_method", "comment": null}, "metadata": {"type": "STRING", "index": 30, "name": "metadata", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2161, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 11, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.card_data"}, "seed.stripe_integration_tests.charge_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "charge_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_refunded": {"type": "INT64", "index": 4, "name": "amount_refunded", "comment": null}, "application": {"type": "STRING", "index": 5, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 6, "name": "application_fee_amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 7, "name": "balance_transaction_id", "comment": null}, "bank_account_id": {"type": "INT64", "index": 8, "name": "bank_account_id", "comment": null}, "captured": {"type": "BOOL", "index": 9, "name": "captured", "comment": null}, "card_id": {"type": "STRING", "index": 10, "name": "card_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 11, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 13, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 14, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 15, "name": "description", "comment": null}, "destination": {"type": "INT64", "index": 16, "name": "destination", "comment": null}, "failure_code": {"type": "STRING", "index": 17, "name": "failure_code", "comment": null}, "failure_message": {"type": "STRING", "index": 18, "name": "failure_message", "comment": null}, "fraud_details_stripe_report": {"type": "INT64", "index": 19, "name": "fraud_details_stripe_report", "comment": null}, "fraud_details_user_report": {"type": "INT64", "index": 20, "name": "fraud_details_user_report", "comment": null}, "invoice_id": {"type": "STRING", "index": 21, "name": "invoice_id", "comment": null}, "livemode": {"type": "BOOL", "index": 22, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 23, "name": "metadata", "comment": null}, "on_behalf_of": {"type": "INT64", "index": 24, "name": "on_behalf_of", "comment": null}, "outcome_network_status": {"type": "STRING", "index": 25, "name": "outcome_network_status", "comment": null}, "outcome_reason": {"type": "STRING", "index": 26, "name": "outcome_reason", "comment": null}, "outcome_risk_level": {"type": "STRING", "index": 27, "name": "outcome_risk_level", "comment": null}, "outcome_risk_score": {"type": "INT64", "index": 28, "name": "outcome_risk_score", "comment": null}, "outcome_seller_message": {"type": "STRING", "index": 29, "name": "outcome_seller_message", "comment": null}, "outcome_type": {"type": "STRING", "index": 30, "name": "outcome_type", "comment": null}, "paid": {"type": "BOOL", "index": 31, "name": "paid", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 32, "name": "payment_intent_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 33, "name": "receipt_email", "comment": null}, "receipt_number": {"type": "INT64", "index": 34, "name": "receipt_number", "comment": null}, "receipt_url": {"type": "INT64", "index": 35, "name": "receipt_url", "comment": null}, "refunded": {"type": "BOOL", "index": 36, "name": "refunded", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 37, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 38, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 39, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 40, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 41, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 42, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "INT64", "index": 43, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "INT64", "index": 44, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "INT64", "index": 45, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "INT64", "index": 46, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "INT64", "index": 47, "name": "source_id", "comment": null}, "source_transfer": {"type": "INT64", "index": 48, "name": "source_transfer", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 49, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 50, "name": "status", "comment": null}, "transfer_data_destination": {"type": "INT64", "index": 51, "name": "transfer_data_destination", "comment": null}, "transfer_group": {"type": "INT64", "index": 52, "name": "transfer_group", "comment": null}, "transfer_id": {"type": "INT64", "index": 53, "name": "transfer_id", "comment": null}, "calculated_statement_descriptor": {"type": "STRING", "index": 54, "name": "calculated_statement_descriptor", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 7485, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 16, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.charge_data"}, "seed.stripe_integration_tests.credit_note_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "credit_note_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "created": {"type": "TIMESTAMP", "index": 3, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "discount_amount": {"type": "INT64", "index": 5, "name": "discount_amount", "comment": null}, "subtotal": {"type": "INT64", "index": 6, "name": "subtotal", "comment": null}, "total": {"type": "INT64", "index": 7, "name": "total", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "memo": {"type": "INT64", "index": 9, "name": "memo", "comment": null}, "metadata": {"type": "STRING", "index": 10, "name": "metadata", "comment": null}, "number": {"type": "STRING", "index": 11, "name": "number", "comment": null}, "pdf": {"type": "STRING", "index": 12, "name": "pdf", "comment": null}, "reason": {"type": "INT64", "index": 13, "name": "reason", "comment": null}, "status": {"type": "STRING", "index": 14, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 15, "name": "type", "comment": null}, "voided_at": {"type": "TIMESTAMP", "index": 16, "name": "voided_at", "comment": null}, "customer_balance_transaction_id": {"type": "INT64", "index": 17, "name": "customer_balance_transaction_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 18, "name": "invoice_id", "comment": null}, "refund_id": {"type": "STRING", "index": 19, "name": "refund_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 20, "name": "_fivetran_synced", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 412, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.credit_note_data"}, "seed.stripe_integration_tests.credit_note_line_item_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "credit_note_line_item_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"credit_note_id": {"type": "STRING", "index": 1, "name": "credit_note_id", "comment": null}, "id": {"type": "STRING", "index": 2, "name": "id", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "discount_amount": {"type": "INT64", "index": 4, "name": "discount_amount", "comment": null}, "description": {"type": "STRING", "index": 5, "name": "description", "comment": null}, "livemode": {"type": "BOOL", "index": 6, "name": "livemode", "comment": null}, "quantity": {"type": "INT64", "index": 7, "name": "quantity", "comment": null}, "type": {"type": "STRING", "index": 8, "name": "type", "comment": null}, "unit_amount": {"type": "INT64", "index": 9, "name": "unit_amount", "comment": null}, "unit_amount_decimal": {"type": "INT64", "index": 10, "name": "unit_amount_decimal", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 11, "name": "_fivetran_synced", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 224, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.credit_note_line_item_data"}, "seed.stripe_integration_tests.customer_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "customer_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "account_balance": {"type": "INT64", "index": 3, "name": "account_balance", "comment": null}, "address_city": {"type": "INT64", "index": 4, "name": "address_city", "comment": null}, "address_country": {"type": "INT64", "index": 5, "name": "address_country", "comment": null}, "address_line_1": {"type": "INT64", "index": 6, "name": "address_line_1", "comment": null}, "address_line_2": {"type": "INT64", "index": 7, "name": "address_line_2", "comment": null}, "address_postal_code": {"type": "INT64", "index": 8, "name": "address_postal_code", "comment": null}, "address_state": {"type": "INT64", "index": 9, "name": "address_state", "comment": null}, "balance": {"type": "INT64", "index": 10, "name": "balance", "comment": null}, "bank_account_id": {"type": "STRING", "index": 11, "name": "bank_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "INT64", "index": 13, "name": "currency", "comment": null}, "default_card_id": {"type": "INT64", "index": 14, "name": "default_card_id", "comment": null}, "delinquent": {"type": "BOOL", "index": 15, "name": "delinquent", "comment": null}, "description": {"type": "STRING", "index": 16, "name": "description", "comment": null}, "email": {"type": "INT64", "index": 17, "name": "email", "comment": null}, "invoice_prefix": {"type": "STRING", "index": 18, "name": "invoice_prefix", "comment": null}, "invoice_settings_default_payment_method": {"type": "INT64", "index": 19, "name": "invoice_settings_default_payment_method", "comment": null}, "invoice_settings_footer": {"type": "INT64", "index": 20, "name": "invoice_settings_footer", "comment": null}, "is_deleted": {"type": "BOOL", "index": 21, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 22, "name": "livemode", "comment": null}, "name": {"type": "STRING", "index": 23, "name": "name", "comment": null}, "phone": {"type": "INT64", "index": 24, "name": "phone", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 25, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 26, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 27, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 28, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 29, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 30, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "INT64", "index": 31, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "INT64", "index": 32, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "INT64", "index": 33, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "INT64", "index": 34, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "INT64", "index": 35, "name": "source_id", "comment": null}, "tax_exempt": {"type": "STRING", "index": 36, "name": "tax_exempt", "comment": null}, "tax_info_tax_id": {"type": "INT64", "index": 37, "name": "tax_info_tax_id", "comment": null}, "tax_info_type": {"type": "INT64", "index": 38, "name": "tax_info_type", "comment": null}, "tax_info_verification_status": {"type": "INT64", "index": 39, "name": "tax_info_verification_status", "comment": null}, "tax_info_verification_verified_name": {"type": "INT64", "index": 40, "name": "tax_info_verification_verified_name", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1268, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 12, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.customer_data"}, "seed.stripe_integration_tests.discount_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "discount_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "type": {"type": "INT64", "index": 2, "name": "type", "comment": null}, "type_id": {"type": "STRING", "index": 3, "name": "type_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "checkout_session_id": {"type": "INT64", "index": 6, "name": "checkout_session_id", "comment": null}, "checkout_session_line_item_id": {"type": "INT64", "index": 7, "name": "checkout_session_line_item_id", "comment": null}, "coupon_id": {"type": "STRING", "index": 8, "name": "coupon_id", "comment": null}, "credit_note_line_item_id": {"type": "STRING", "index": 9, "name": "credit_note_line_item_id", "comment": null}, "customer_id": {"type": "STRING", "index": 10, "name": "customer_id", "comment": null}, "end": {"type": "TIMESTAMP", "index": 11, "name": "end", "comment": null}, "invoice_id": {"type": "STRING", "index": 12, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "INT64", "index": 13, "name": "invoice_item_id", "comment": null}, "promotion_code": {"type": "INT64", "index": 14, "name": "promotion_code", "comment": null}, "start": {"type": "STRING", "index": 15, "name": "start", "comment": null}, "subscription_id": {"type": "STRING", "index": 16, "name": "subscription_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1524, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.discount_data"}, "seed.stripe_integration_tests.dispute_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "dispute_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "balance_transaction": {"type": "STRING", "index": 4, "name": "balance_transaction", "comment": null}, "charge_id": {"type": "STRING", "index": 5, "name": "charge_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 6, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 7, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "evidence_access_activity_log": {"type": "INT64", "index": 9, "name": "evidence_access_activity_log", "comment": null}, "evidence_billing_address": {"type": "STRING", "index": 10, "name": "evidence_billing_address", "comment": null}, "evidence_cancellation_policy": {"type": "INT64", "index": 11, "name": "evidence_cancellation_policy", "comment": null}, "evidence_cancellation_policy_disclosure": {"type": "INT64", "index": 12, "name": "evidence_cancellation_policy_disclosure", "comment": null}, "evidence_cancellation_rebuttal": {"type": "INT64", "index": 13, "name": "evidence_cancellation_rebuttal", "comment": null}, "evidence_customer_communication": {"type": "INT64", "index": 14, "name": "evidence_customer_communication", "comment": null}, "evidence_customer_email_address": {"type": "STRING", "index": 15, "name": "evidence_customer_email_address", "comment": null}, "evidence_customer_name": {"type": "STRING", "index": 16, "name": "evidence_customer_name", "comment": null}, "evidence_customer_purchase_ip": {"type": "STRING", "index": 17, "name": "evidence_customer_purchase_ip", "comment": null}, "evidence_customer_signature": {"type": "INT64", "index": 18, "name": "evidence_customer_signature", "comment": null}, "evidence_details_due_by": {"type": "STRING", "index": 19, "name": "evidence_details_due_by", "comment": null}, "evidence_details_has_evidence": {"type": "BOOL", "index": 20, "name": "evidence_details_has_evidence", "comment": null}, "evidence_details_past_due": {"type": "BOOL", "index": 21, "name": "evidence_details_past_due", "comment": null}, "evidence_details_submission_count": {"type": "INT64", "index": 22, "name": "evidence_details_submission_count", "comment": null}, "evidence_duplicate_charge_documentation": {"type": "INT64", "index": 23, "name": "evidence_duplicate_charge_documentation", "comment": null}, "evidence_duplicate_charge_explanation": {"type": "INT64", "index": 24, "name": "evidence_duplicate_charge_explanation", "comment": null}, "evidence_duplicate_charge_id": {"type": "INT64", "index": 25, "name": "evidence_duplicate_charge_id", "comment": null}, "evidence_product_description": {"type": "INT64", "index": 26, "name": "evidence_product_description", "comment": null}, "evidence_receipt": {"type": "STRING", "index": 27, "name": "evidence_receipt", "comment": null}, "evidence_refund_policy": {"type": "INT64", "index": 28, "name": "evidence_refund_policy", "comment": null}, "evidence_refund_policy_disclosure": {"type": "INT64", "index": 29, "name": "evidence_refund_policy_disclosure", "comment": null}, "evidence_refund_refusal_explanation": {"type": "INT64", "index": 30, "name": "evidence_refund_refusal_explanation", "comment": null}, "evidence_service_date": {"type": "INT64", "index": 31, "name": "evidence_service_date", "comment": null}, "evidence_service_documentation": {"type": "INT64", "index": 32, "name": "evidence_service_documentation", "comment": null}, "evidence_shipping_address": {"type": "INT64", "index": 33, "name": "evidence_shipping_address", "comment": null}, "evidence_shipping_carrier": {"type": "INT64", "index": 34, "name": "evidence_shipping_carrier", "comment": null}, "evidence_shipping_date": {"type": "INT64", "index": 35, "name": "evidence_shipping_date", "comment": null}, "evidence_shipping_documentation": {"type": "INT64", "index": 36, "name": "evidence_shipping_documentation", "comment": null}, "evidence_shipping_tracking_number": {"type": "INT64", "index": 37, "name": "evidence_shipping_tracking_number", "comment": null}, "evidence_uncategorized_file": {"type": "INT64", "index": 38, "name": "evidence_uncategorized_file", "comment": null}, "evidence_uncategorized_text": {"type": "INT64", "index": 39, "name": "evidence_uncategorized_text", "comment": null}, "is_charge_refundable": {"type": "BOOL", "index": 40, "name": "is_charge_refundable", "comment": null}, "livemode": {"type": "BOOL", "index": 41, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 42, "name": "metadata", "comment": null}, "reason": {"type": "STRING", "index": 43, "name": "reason", "comment": null}, "status": {"type": "STRING", "index": 44, "name": "status", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2224, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.dispute_data"}, "seed.stripe_integration_tests.fee_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "fee_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "index": {"type": "INT64", "index": 2, "name": "index", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "application": {"type": "INT64", "index": 5, "name": "application", "comment": null}, "connected_account_id": {"type": "INT64", "index": 6, "name": "connected_account_id", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "type": {"type": "STRING", "index": 9, "name": "type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1651, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 13, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.fee_data"}, "seed.stripe_integration_tests.invoice_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "invoice_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 5, "name": "customer_id", "comment": null}, "date": {"type": "INT64", "index": 6, "name": "date", "comment": null}, "description": {"type": "STRING", "index": 7, "name": "description", "comment": null}, "discountable": {"type": "BOOL", "index": 8, "name": "discountable", "comment": null}, "invoice_id": {"type": "STRING", "index": 9, "name": "invoice_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 10, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 11, "name": "livemode", "comment": null}, "period_end": {"type": "DATETIME", "index": 12, "name": "period_end", "comment": null}, "period_start": {"type": "DATETIME", "index": 13, "name": "period_start", "comment": null}, "proration": {"type": "BOOL", "index": 14, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 15, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 16, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 17, "name": "subscription_item_id", "comment": null}, "unit_amount": {"type": "INT64", "index": 18, "name": "unit_amount", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 259, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.invoice_data"}, "seed.stripe_integration_tests.invoice_line_item_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "invoice_line_item_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "invoice_id": {"type": "STRING", "index": 2, "name": "invoice_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "discountable": {"type": "BOOL", "index": 7, "name": "discountable", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "period_end": {"type": "DATETIME", "index": 9, "name": "period_end", "comment": null}, "period_start": {"type": "DATETIME", "index": 10, "name": "period_start", "comment": null}, "plan_id": {"type": "STRING", "index": 11, "name": "plan_id", "comment": null}, "proration": {"type": "BOOL", "index": 12, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 13, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 14, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 15, "name": "subscription_item_id", "comment": null}, "type": {"type": "INT64", "index": 16, "name": "type", "comment": null}, "unique_id": {"type": "STRING", "index": 17, "name": "unique_id", "comment": null}, "metadata": {"type": "STRING", "index": 18, "name": "metadata", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 287, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.invoice_line_item_data"}, "seed.stripe_integration_tests.payment_intent_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "payment_intent_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_capturable": {"type": "INT64", "index": 4, "name": "amount_capturable", "comment": null}, "amount_received": {"type": "INT64", "index": 5, "name": "amount_received", "comment": null}, "application": {"type": "STRING", "index": 6, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 7, "name": "application_fee_amount", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 8, "name": "canceled_at", "comment": null}, "cancellation_reason": {"type": "INT64", "index": 9, "name": "cancellation_reason", "comment": null}, "capture_method": {"type": "STRING", "index": 10, "name": "capture_method", "comment": null}, "confirmation_method": {"type": "STRING", "index": 11, "name": "confirmation_method", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 13, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 14, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 15, "name": "description", "comment": null}, "last_payment_error_charge_id": {"type": "INT64", "index": 16, "name": "last_payment_error_charge_id", "comment": null}, "last_payment_error_code": {"type": "INT64", "index": 17, "name": "last_payment_error_code", "comment": null}, "last_payment_error_decline_code": {"type": "INT64", "index": 18, "name": "last_payment_error_decline_code", "comment": null}, "last_payment_error_doc_url": {"type": "INT64", "index": 19, "name": "last_payment_error_doc_url", "comment": null}, "last_payment_error_message": {"type": "INT64", "index": 20, "name": "last_payment_error_message", "comment": null}, "last_payment_error_param": {"type": "INT64", "index": 21, "name": "last_payment_error_param", "comment": null}, "last_payment_error_source_id": {"type": "INT64", "index": 22, "name": "last_payment_error_source_id", "comment": null}, "last_payment_error_type": {"type": "INT64", "index": 23, "name": "last_payment_error_type", "comment": null}, "livemode": {"type": "BOOL", "index": 24, "name": "livemode", "comment": null}, "on_behalf_of": {"type": "INT64", "index": 25, "name": "on_behalf_of", "comment": null}, "payment_method_id": {"type": "STRING", "index": 26, "name": "payment_method_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 27, "name": "receipt_email", "comment": null}, "source_id": {"type": "INT64", "index": 28, "name": "source_id", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 29, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 30, "name": "status", "comment": null}, "transfer_data_destination": {"type": "INT64", "index": 31, "name": "transfer_data_destination", "comment": null}, "transfer_group": {"type": "INT64", "index": 32, "name": "transfer_group", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2393, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 11, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.payment_intent_data"}, "seed.stripe_integration_tests.payment_method_card_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "payment_method_card_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payment_method_id": {"type": "STRING", "index": 1, "name": "payment_method_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "brand": {"type": "STRING", "index": 3, "name": "brand", "comment": null}, "charge_id": {"type": "INT64", "index": 4, "name": "charge_id", "comment": null}, "description": {"type": "INT64", "index": 5, "name": "description", "comment": null}, "fingerprint": {"type": "STRING", "index": 6, "name": "fingerprint", "comment": null}, "funding": {"type": "STRING", "index": 7, "name": "funding", "comment": null}, "type": {"type": "INT64", "index": 8, "name": "type", "comment": null}, "wallet_type": {"type": "INT64", "index": 9, "name": "wallet_type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1069, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 11, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.payment_method_card_data"}, "seed.stripe_integration_tests.payment_method_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "payment_method_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "billing_detail_address_city": {"type": "INT64", "index": 3, "name": "billing_detail_address_city", "comment": null}, "billing_detail_address_country": {"type": "INT64", "index": 4, "name": "billing_detail_address_country", "comment": null}, "billing_detail_address_line_1": {"type": "INT64", "index": 5, "name": "billing_detail_address_line_1", "comment": null}, "billing_detail_address_line_2": {"type": "INT64", "index": 6, "name": "billing_detail_address_line_2", "comment": null}, "billing_detail_address_postal_code": {"type": "STRING", "index": 7, "name": "billing_detail_address_postal_code", "comment": null}, "billing_detail_address_state": {"type": "INT64", "index": 8, "name": "billing_detail_address_state", "comment": null}, "billing_detail_email": {"type": "STRING", "index": 9, "name": "billing_detail_email", "comment": null}, "billing_detail_name": {"type": "STRING", "index": 10, "name": "billing_detail_name", "comment": null}, "billing_detail_phone": {"type": "INT64", "index": 11, "name": "billing_detail_phone", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "customer_id": {"type": "STRING", "index": 13, "name": "customer_id", "comment": null}, "livemode": {"type": "BOOL", "index": 14, "name": "livemode", "comment": null}, "type": {"type": "STRING", "index": 15, "name": "type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1862, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 13, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.payment_method_data"}, "seed.stripe_integration_tests.payout_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "payout_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "arrival_date": {"type": "DATETIME", "index": 4, "name": "arrival_date", "comment": null}, "automatic": {"type": "BOOL", "index": 5, "name": "automatic", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 6, "name": "balance_transaction_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 7, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 8, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 9, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 10, "name": "description", "comment": null}, "destination_bank_account_id": {"type": "STRING", "index": 11, "name": "destination_bank_account_id", "comment": null}, "destination_card_id": {"type": "STRING", "index": 12, "name": "destination_card_id", "comment": null}, "failure_balance_transaction_id": {"type": "INT64", "index": 13, "name": "failure_balance_transaction_id", "comment": null}, "failure_code": {"type": "INT64", "index": 14, "name": "failure_code", "comment": null}, "failure_message": {"type": "INT64", "index": 15, "name": "failure_message", "comment": null}, "livemode": {"type": "BOOL", "index": 16, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 17, "name": "metadata", "comment": null}, "method": {"type": "STRING", "index": 18, "name": "method", "comment": null}, "source_type": {"type": "STRING", "index": 19, "name": "source_type", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 20, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 21, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 22, "name": "type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 3438, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 15, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.payout_data"}, "seed.stripe_integration_tests.plan_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "plan_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "aggregate_usage": {"type": "INT64", "index": 4, "name": "aggregate_usage", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "billing_scheme": {"type": "STRING", "index": 6, "name": "billing_scheme", "comment": null}, "created": {"type": "TIMESTAMP", "index": 7, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "interval": {"type": "STRING", "index": 9, "name": "interval", "comment": null}, "interval_count": {"type": "INT64", "index": 10, "name": "interval_count", "comment": null}, "is_deleted": {"type": "BOOL", "index": 11, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 12, "name": "livemode", "comment": null}, "nickname": {"type": "INT64", "index": 13, "name": "nickname", "comment": null}, "product_id": {"type": "STRING", "index": 14, "name": "product_id", "comment": null}, "tiers_mode": {"type": "INT64", "index": 15, "name": "tiers_mode", "comment": null}, "transform_usage_divide_by": {"type": "INT64", "index": 16, "name": "transform_usage_divide_by", "comment": null}, "transform_usage_round": {"type": "INT64", "index": 17, "name": "transform_usage_round", "comment": null}, "trial_period_days": {"type": "INT64", "index": 18, "name": "trial_period_days", "comment": null}, "usage_type": {"type": "STRING", "index": 19, "name": "usage_type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1246, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 13, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.plan_data"}, "seed.stripe_integration_tests.price_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "price_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "billing_scheme": {"type": "STRING", "index": 4, "name": "billing_scheme", "comment": null}, "created": {"type": "TIMESTAMP", "index": 5, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 6, "name": "currency", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 7, "name": "invoice_item_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 8, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 9, "name": "livemode", "comment": null}, "lookup_key": {"type": "INT64", "index": 10, "name": "lookup_key", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "nickname": {"type": "INT64", "index": 12, "name": "nickname", "comment": null}, "product_id": {"type": "STRING", "index": 13, "name": "product_id", "comment": null}, "recurring_aggregate_usage": {"type": "INT64", "index": 14, "name": "recurring_aggregate_usage", "comment": null}, "recurring_interval": {"type": "INT64", "index": 15, "name": "recurring_interval", "comment": null}, "recurring_interval_count": {"type": "INT64", "index": 16, "name": "recurring_interval_count", "comment": null}, "recurring_usage_type": {"type": "INT64", "index": 17, "name": "recurring_usage_type", "comment": null}, "tiers_mode": {"type": "INT64", "index": 18, "name": "tiers_mode", "comment": null}, "transform_quantity_divide_by": {"type": "INT64", "index": 19, "name": "transform_quantity_divide_by", "comment": null}, "transform_quantity_round": {"type": "INT64", "index": 20, "name": "transform_quantity_round", "comment": null}, "type": {"type": "STRING", "index": 21, "name": "type", "comment": null}, "unit_amount": {"type": "INT64", "index": 22, "name": "unit_amount", "comment": null}, "unit_amount_decimal": {"type": "INT64", "index": 23, "name": "unit_amount_decimal", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 110, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.price_data"}, "seed.stripe_integration_tests.product_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "product_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "caption": {"type": "STRING", "index": 4, "name": "caption", "comment": null}, "created": {"type": "TIMESTAMP", "index": 5, "name": "created", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "is_deleted": {"type": "BOOL", "index": 7, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 9, "name": "metadata", "comment": null}, "name": {"type": "STRING", "index": 10, "name": "name", "comment": null}, "package_dimensions_height": {"type": "INT64", "index": 11, "name": "package_dimensions_height", "comment": null}, "package_dimensions_length": {"type": "INT64", "index": 12, "name": "package_dimensions_length", "comment": null}, "package_dimensions_weight": {"type": "INT64", "index": 13, "name": "package_dimensions_weight", "comment": null}, "package_dimensions_width": {"type": "INT64", "index": 14, "name": "package_dimensions_width", "comment": null}, "shippable": {"type": "BOOL", "index": 15, "name": "shippable", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 16, "name": "statement_descriptor", "comment": null}, "type": {"type": "STRING", "index": 17, "name": "type", "comment": null}, "unit_label": {"type": "INT64", "index": 18, "name": "unit_label", "comment": null}, "updated": {"type": "STRING", "index": 19, "name": "updated", "comment": null}, "url": {"type": "STRING", "index": 20, "name": "url", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 945, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.product_data"}, "seed.stripe_integration_tests.refund_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "refund_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 4, "name": "balance_transaction_id", "comment": null}, "charge_id": {"type": "STRING", "index": 5, "name": "charge_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "INT64", "index": 8, "name": "description", "comment": null}, "failure_balance_transaction_id": {"type": "INT64", "index": 9, "name": "failure_balance_transaction_id", "comment": null}, "failure_reason": {"type": "INT64", "index": 10, "name": "failure_reason", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "reason": {"type": "STRING", "index": 12, "name": "reason", "comment": null}, "receipt_number": {"type": "STRING", "index": 13, "name": "receipt_number", "comment": null}, "status": {"type": "STRING", "index": 14, "name": "status", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 856, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 4, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.refund_data"}, "seed.stripe_integration_tests.subscription_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "subscription_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "application_fee_percent": {"type": "INT64", "index": 3, "name": "application_fee_percent", "comment": null}, "billing": {"type": "STRING", "index": 4, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "DATETIME", "index": 5, "name": "billing_cycle_anchor", "comment": null}, "billing_threshold_amount_gte": {"type": "INT64", "index": 6, "name": "billing_threshold_amount_gte", "comment": null}, "billing_threshold_reset_billing_cycle_anchor": {"type": "BOOL", "index": 7, "name": "billing_threshold_reset_billing_cycle_anchor", "comment": null}, "cancel_at": {"type": "DATETIME", "index": 8, "name": "cancel_at", "comment": null}, "cancel_at_period_end": {"type": "BOOL", "index": 9, "name": "cancel_at_period_end", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 10, "name": "canceled_at", "comment": null}, "created": {"type": "TIMESTAMP", "index": 11, "name": "created", "comment": null}, "current_period_end": {"type": "DATETIME", "index": 12, "name": "current_period_end", "comment": null}, "current_period_start": {"type": "DATETIME", "index": 13, "name": "current_period_start", "comment": null}, "customer_id": {"type": "STRING", "index": 14, "name": "customer_id", "comment": null}, "days_until_due": {"type": "INT64", "index": 15, "name": "days_until_due", "comment": null}, "default_source_id": {"type": "STRING", "index": 16, "name": "default_source_id", "comment": null}, "ended_at": {"type": "DATETIME", "index": 17, "name": "ended_at", "comment": null}, "livemode": {"type": "BOOL", "index": 18, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 19, "name": "metadata", "comment": null}, "quantity": {"type": "INT64", "index": 20, "name": "quantity", "comment": null}, "start_date": {"type": "DATETIME", "index": 21, "name": "start_date", "comment": null}, "status": {"type": "STRING", "index": 22, "name": "status", "comment": null}, "tax_percent": {"type": "INT64", "index": 23, "name": "tax_percent", "comment": null}, "trial_end": {"type": "DATETIME", "index": 24, "name": "trial_end", "comment": null}, "trial_start": {"type": "DATETIME", "index": 25, "name": "trial_start", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 464, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.subscription_data"}, "seed.stripe_integration_tests.subscription_history_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "subscription_history_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "_fivetran_active": {"type": "BOOL", "index": 3, "name": "_fivetran_active", "comment": null}, "application_fee_percent": {"type": "INT64", "index": 4, "name": "application_fee_percent", "comment": null}, "billing": {"type": "STRING", "index": 5, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "DATETIME", "index": 6, "name": "billing_cycle_anchor", "comment": null}, "billing_threshold_amount_gte": {"type": "INT64", "index": 7, "name": "billing_threshold_amount_gte", "comment": null}, "billing_threshold_reset_billing_cycle_anchor": {"type": "BOOL", "index": 8, "name": "billing_threshold_reset_billing_cycle_anchor", "comment": null}, "cancel_at": {"type": "DATETIME", "index": 9, "name": "cancel_at", "comment": null}, "cancel_at_period_end": {"type": "BOOL", "index": 10, "name": "cancel_at_period_end", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 11, "name": "canceled_at", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "current_period_end": {"type": "DATETIME", "index": 13, "name": "current_period_end", "comment": null}, "current_period_start": {"type": "DATETIME", "index": 14, "name": "current_period_start", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "days_until_due": {"type": "INT64", "index": 16, "name": "days_until_due", "comment": null}, "default_source_id": {"type": "STRING", "index": 17, "name": "default_source_id", "comment": null}, "ended_at": {"type": "DATETIME", "index": 18, "name": "ended_at", "comment": null}, "livemode": {"type": "BOOL", "index": 19, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 20, "name": "metadata", "comment": null}, "quantity": {"type": "INT64", "index": 21, "name": "quantity", "comment": null}, "start_date": {"type": "DATETIME", "index": 22, "name": "start_date", "comment": null}, "status": {"type": "STRING", "index": 23, "name": "status", "comment": null}, "tax_percent": {"type": "INT64", "index": 24, "name": "tax_percent", "comment": null}, "trial_end": {"type": "DATETIME", "index": 25, "name": "trial_end", "comment": null}, "trial_start": {"type": "DATETIME", "index": 26, "name": "trial_start", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 466, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.subscription_history_data"}, "seed.stripe_integration_tests.transfer_data": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "transfer_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_reversed": {"type": "INT64", "index": 4, "name": "amount_reversed", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 5, "name": "balance_transaction_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "destination": {"type": "STRING", "index": 9, "name": "destination", "comment": null}, "destination_payment": {"type": "INT64", "index": 10, "name": "destination_payment", "comment": null}, "destination_payment_id": {"type": "INT64", "index": 11, "name": "destination_payment_id", "comment": null}, "livemode": {"type": "BOOL", "index": 12, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 13, "name": "metadata", "comment": null}, "reversed": {"type": "BOOL", "index": 14, "name": "reversed", "comment": null}, "source_transaction": {"type": "INT64", "index": 15, "name": "source_transaction", "comment": null}, "source_transaction_id": {"type": "INT64", "index": 16, "name": "source_transaction_id", "comment": null}, "source_type": {"type": "STRING", "index": 17, "name": "source_type", "comment": null}, "transfer_group": {"type": "INT64", "index": 18, "name": "transfer_group", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1526, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.stripe_integration_tests.transfer_data"}, "model.stripe.int_stripe__account_daily": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "int_stripe__account_daily", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"date_day": {"type": "DATE", "index": 1, "name": "date_day", "comment": null}, "account_id": {"type": "INT64", "index": 2, "name": "account_id", "comment": null}, "source_relation": {"type": "STRING", "index": 3, "name": "source_relation", "comment": null}, "total_daily_sales_amount": {"type": "FLOAT64", "index": 4, "name": "total_daily_sales_amount", "comment": null}, "total_daily_refunds_amount": {"type": "FLOAT64", "index": 5, "name": "total_daily_refunds_amount", "comment": null}, "total_daily_adjustments_amount": {"type": "FLOAT64", "index": 6, "name": "total_daily_adjustments_amount", "comment": null}, "total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 7, "name": "total_daily_other_transactions_amount", "comment": null}, "total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 8, "name": "total_daily_gross_transaction_amount", "comment": null}, "total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 9, "name": "total_daily_net_transactions_amount", "comment": null}, "total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 10, "name": "total_daily_payout_fee_amount", "comment": null}, "total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 11, "name": "total_daily_gross_payout_amount", "comment": null}, "daily_net_activity_amount": {"type": "FLOAT64", "index": 12, "name": "daily_net_activity_amount", "comment": null}, "daily_end_balance_amount": {"type": "FLOAT64", "index": 13, "name": "daily_end_balance_amount", "comment": null}, "total_daily_sales_count": {"type": "INT64", "index": 14, "name": "total_daily_sales_count", "comment": null}, "total_daily_payouts_count": {"type": "INT64", "index": 15, "name": "total_daily_payouts_count", "comment": null}, "total_daily_adjustments_count": {"type": "INT64", "index": 16, "name": "total_daily_adjustments_count", "comment": null}, "total_daily_failed_charge_count": {"type": "INT64", "index": 17, "name": "total_daily_failed_charge_count", "comment": null}, "total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 18, "name": "total_daily_failed_charge_amount", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 184782, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1339, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.int_stripe__account_daily"}, "model.stripe.int_stripe__account_partitions": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "int_stripe__account_partitions", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"account_id": {"type": "INT64", "index": 1, "name": "account_id", "comment": null}, "date_day": {"type": "DATE", "index": 2, "name": "date_day", "comment": null}, "date_week": {"type": "DATE", "index": 3, "name": "date_week", "comment": null}, "date_month": {"type": "DATE", "index": 4, "name": "date_month", "comment": null}, "date_year": {"type": "DATE", "index": 5, "name": "date_year", "comment": null}, "total_daily_sales_amount": {"type": "FLOAT64", "index": 6, "name": "total_daily_sales_amount", "comment": null}, "total_daily_refunds_amount": {"type": "FLOAT64", "index": 7, "name": "total_daily_refunds_amount", "comment": null}, "total_daily_adjustments_amount": {"type": "FLOAT64", "index": 8, "name": "total_daily_adjustments_amount", "comment": null}, "total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 9, "name": "total_daily_other_transactions_amount", "comment": null}, "total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 10, "name": "total_daily_gross_transaction_amount", "comment": null}, "total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 11, "name": "total_daily_net_transactions_amount", "comment": null}, "total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 12, "name": "total_daily_payout_fee_amount", "comment": null}, "total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 13, "name": "total_daily_gross_payout_amount", "comment": null}, "daily_net_activity_amount": {"type": "FLOAT64", "index": 14, "name": "daily_net_activity_amount", "comment": null}, "daily_end_balance_amount": {"type": "FLOAT64", "index": 15, "name": "daily_end_balance_amount", "comment": null}, "total_daily_sales_count": {"type": "FLOAT64", "index": 16, "name": "total_daily_sales_count", "comment": null}, "total_daily_payouts_count": {"type": "FLOAT64", "index": 17, "name": "total_daily_payouts_count", "comment": null}, "total_daily_adjustments_count": {"type": "FLOAT64", "index": 18, "name": "total_daily_adjustments_count", "comment": null}, "total_daily_failed_charge_count": {"type": "FLOAT64", "index": 19, "name": "total_daily_failed_charge_count", "comment": null}, "total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 20, "name": "total_daily_failed_charge_amount", "comment": null}, "rolling_total_daily_sales_amount": {"type": "FLOAT64", "index": 21, "name": "rolling_total_daily_sales_amount", "comment": null}, "rolling_total_daily_refunds_amount": {"type": "FLOAT64", "index": 22, "name": "rolling_total_daily_refunds_amount", "comment": null}, "rolling_total_daily_adjustments_amount": {"type": "FLOAT64", "index": 23, "name": "rolling_total_daily_adjustments_amount", "comment": null}, "rolling_total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 24, "name": "rolling_total_daily_other_transactions_amount", "comment": null}, "rolling_total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 25, "name": "rolling_total_daily_gross_transaction_amount", "comment": null}, "rolling_total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 26, "name": "rolling_total_daily_net_transactions_amount", "comment": null}, "rolling_total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 27, "name": "rolling_total_daily_payout_fee_amount", "comment": null}, "rolling_total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 28, "name": "rolling_total_daily_gross_payout_amount", "comment": null}, "rolling_daily_net_activity_amount": {"type": "FLOAT64", "index": 29, "name": "rolling_daily_net_activity_amount", "comment": null}, "rolling_daily_end_balance_amount": {"type": "FLOAT64", "index": 30, "name": "rolling_daily_end_balance_amount", "comment": null}, "rolling_total_daily_sales_count": {"type": "FLOAT64", "index": 31, "name": "rolling_total_daily_sales_count", "comment": null}, "rolling_total_daily_payouts_count": {"type": "FLOAT64", "index": 32, "name": "rolling_total_daily_payouts_count", "comment": null}, "rolling_total_daily_adjustments_count": {"type": "FLOAT64", "index": 33, "name": "rolling_total_daily_adjustments_count", "comment": null}, "rolling_total_daily_failed_charge_count": {"type": "FLOAT64", "index": 34, "name": "rolling_total_daily_failed_charge_count", "comment": null}, "rolling_total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 35, "name": "rolling_total_daily_failed_charge_amount", "comment": null}, "date_index": {"type": "INT64", "index": 36, "name": "date_index", "comment": null}, "source_relation": {"type": "STRING", "index": 37, "name": "source_relation", "comment": null}, "rolling_total_daily_sales_amount_partition": {"type": "INT64", "index": 38, "name": "rolling_total_daily_sales_amount_partition", "comment": null}, "rolling_total_daily_refunds_amount_partition": {"type": "INT64", "index": 39, "name": "rolling_total_daily_refunds_amount_partition", "comment": null}, "rolling_total_daily_adjustments_amount_partition": {"type": "INT64", "index": 40, "name": "rolling_total_daily_adjustments_amount_partition", "comment": null}, "rolling_total_daily_other_transactions_amount_partition": {"type": "INT64", "index": 41, "name": "rolling_total_daily_other_transactions_amount_partition", "comment": null}, "rolling_total_daily_gross_transaction_amount_partition": {"type": "INT64", "index": 42, "name": "rolling_total_daily_gross_transaction_amount_partition", "comment": null}, "rolling_total_daily_net_transactions_amount_partition": {"type": "INT64", "index": 43, "name": "rolling_total_daily_net_transactions_amount_partition", "comment": null}, "rolling_total_daily_payout_fee_amount_partition": {"type": "INT64", "index": 44, "name": "rolling_total_daily_payout_fee_amount_partition", "comment": null}, "rolling_total_daily_gross_payout_amount_partition": {"type": "INT64", "index": 45, "name": "rolling_total_daily_gross_payout_amount_partition", "comment": null}, "rolling_daily_net_activity_amount_partition": {"type": "INT64", "index": 46, "name": "rolling_daily_net_activity_amount_partition", "comment": null}, "rolling_daily_end_balance_amount_partition": {"type": "INT64", "index": 47, "name": "rolling_daily_end_balance_amount_partition", "comment": null}, "rolling_total_daily_sales_count_partition": {"type": "INT64", "index": 48, "name": "rolling_total_daily_sales_count_partition", "comment": null}, "rolling_total_daily_payouts_count_partition": {"type": "INT64", "index": 49, "name": "rolling_total_daily_payouts_count_partition", "comment": null}, "rolling_total_daily_adjustments_count_partition": {"type": "INT64", "index": 50, "name": "rolling_total_daily_adjustments_count_partition", "comment": null}, "rolling_total_daily_failed_charge_count_partition": {"type": "INT64", "index": 51, "name": "rolling_total_daily_failed_charge_count_partition", "comment": null}, "rolling_total_daily_failed_charge_amount_partition": {"type": "INT64", "index": 52, "name": "rolling_total_daily_failed_charge_amount_partition", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 548990, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1339, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.int_stripe__account_partitions"}, "model.stripe.int_stripe__account_rolling_totals": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "int_stripe__account_rolling_totals", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"account_id": {"type": "INT64", "index": 1, "name": "account_id", "comment": null}, "date_day": {"type": "DATE", "index": 2, "name": "date_day", "comment": null}, "date_week": {"type": "DATE", "index": 3, "name": "date_week", "comment": null}, "date_month": {"type": "DATE", "index": 4, "name": "date_month", "comment": null}, "date_year": {"type": "DATE", "index": 5, "name": "date_year", "comment": null}, "total_daily_sales_amount": {"type": "FLOAT64", "index": 6, "name": "total_daily_sales_amount", "comment": null}, "total_daily_refunds_amount": {"type": "FLOAT64", "index": 7, "name": "total_daily_refunds_amount", "comment": null}, "total_daily_adjustments_amount": {"type": "FLOAT64", "index": 8, "name": "total_daily_adjustments_amount", "comment": null}, "total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 9, "name": "total_daily_other_transactions_amount", "comment": null}, "total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 10, "name": "total_daily_gross_transaction_amount", "comment": null}, "total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 11, "name": "total_daily_net_transactions_amount", "comment": null}, "total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 12, "name": "total_daily_payout_fee_amount", "comment": null}, "total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 13, "name": "total_daily_gross_payout_amount", "comment": null}, "daily_net_activity_amount": {"type": "FLOAT64", "index": 14, "name": "daily_net_activity_amount", "comment": null}, "daily_end_balance_amount": {"type": "FLOAT64", "index": 15, "name": "daily_end_balance_amount", "comment": null}, "total_daily_sales_count": {"type": "FLOAT64", "index": 16, "name": "total_daily_sales_count", "comment": null}, "total_daily_payouts_count": {"type": "FLOAT64", "index": 17, "name": "total_daily_payouts_count", "comment": null}, "total_daily_adjustments_count": {"type": "FLOAT64", "index": 18, "name": "total_daily_adjustments_count", "comment": null}, "total_daily_failed_charge_count": {"type": "FLOAT64", "index": 19, "name": "total_daily_failed_charge_count", "comment": null}, "total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 20, "name": "total_daily_failed_charge_amount", "comment": null}, "rolling_total_daily_sales_amount": {"type": "FLOAT64", "index": 21, "name": "rolling_total_daily_sales_amount", "comment": null}, "rolling_total_daily_refunds_amount": {"type": "FLOAT64", "index": 22, "name": "rolling_total_daily_refunds_amount", "comment": null}, "rolling_total_daily_adjustments_amount": {"type": "FLOAT64", "index": 23, "name": "rolling_total_daily_adjustments_amount", "comment": null}, "rolling_total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 24, "name": "rolling_total_daily_other_transactions_amount", "comment": null}, "rolling_total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 25, "name": "rolling_total_daily_gross_transaction_amount", "comment": null}, "rolling_total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 26, "name": "rolling_total_daily_net_transactions_amount", "comment": null}, "rolling_total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 27, "name": "rolling_total_daily_payout_fee_amount", "comment": null}, "rolling_total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 28, "name": "rolling_total_daily_gross_payout_amount", "comment": null}, "rolling_daily_net_activity_amount": {"type": "FLOAT64", "index": 29, "name": "rolling_daily_net_activity_amount", "comment": null}, "rolling_daily_end_balance_amount": {"type": "FLOAT64", "index": 30, "name": "rolling_daily_end_balance_amount", "comment": null}, "rolling_total_daily_sales_count": {"type": "FLOAT64", "index": 31, "name": "rolling_total_daily_sales_count", "comment": null}, "rolling_total_daily_payouts_count": {"type": "FLOAT64", "index": 32, "name": "rolling_total_daily_payouts_count", "comment": null}, "rolling_total_daily_adjustments_count": {"type": "FLOAT64", "index": 33, "name": "rolling_total_daily_adjustments_count", "comment": null}, "rolling_total_daily_failed_charge_count": {"type": "FLOAT64", "index": 34, "name": "rolling_total_daily_failed_charge_count", "comment": null}, "rolling_total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 35, "name": "rolling_total_daily_failed_charge_amount", "comment": null}, "date_index": {"type": "INT64", "index": 36, "name": "date_index", "comment": null}, "source_relation": {"type": "STRING", "index": 37, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 388310, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1339, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.int_stripe__account_rolling_totals"}, "model.stripe.int_stripe__date_spine": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "int_stripe__date_spine", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"account_id": {"type": "INT64", "index": 1, "name": "account_id", "comment": null}, "source_relation": {"type": "STRING", "index": 2, "name": "source_relation", "comment": null}, "date_day": {"type": "DATE", "index": 3, "name": "date_day", "comment": null}, "date_week": {"type": "DATE", "index": 4, "name": "date_week", "comment": null}, "date_month": {"type": "DATE", "index": 5, "name": "date_month", "comment": null}, "date_year": {"type": "DATE", "index": 6, "name": "date_year", "comment": null}, "date_index": {"type": "INT64", "index": 7, "name": "date_index", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 66950, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1339, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.int_stripe__date_spine"}, "model.stripe.int_stripe__incomplete_charges": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "int_stripe__incomplete_charges", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 2, "name": "created_at", "comment": null}, "customer_id": {"type": "STRING", "index": 3, "name": "customer_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 4, "name": "connected_account_id", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "source_relation": {"type": "STRING", "index": 6, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 608, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 16, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.int_stripe__incomplete_charges"}, "model.stripe_source.stg_stripe__account": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__account", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"account_id": {"type": "INT64", "index": 1, "name": "account_id", "comment": null}, "business_profile_mcc": {"type": "INT64", "index": 2, "name": "business_profile_mcc", "comment": null}, "business_profile_name": {"type": "STRING", "index": 3, "name": "business_profile_name", "comment": null}, "business_type": {"type": "INT64", "index": 4, "name": "business_type", "comment": null}, "charges_enabled": {"type": "BOOL", "index": 5, "name": "charges_enabled", "comment": null}, "company_address_city": {"type": "INT64", "index": 6, "name": "company_address_city", "comment": null}, "company_address_country": {"type": "INT64", "index": 7, "name": "company_address_country", "comment": null}, "company_address_line_1": {"type": "INT64", "index": 8, "name": "company_address_line_1", "comment": null}, "company_address_line_2": {"type": "INT64", "index": 9, "name": "company_address_line_2", "comment": null}, "company_address_postal_code": {"type": "INT64", "index": 10, "name": "company_address_postal_code", "comment": null}, "company_address_state": {"type": "INT64", "index": 11, "name": "company_address_state", "comment": null}, "company_name": {"type": "INT64", "index": 12, "name": "company_name", "comment": null}, "company_phone": {"type": "INT64", "index": 13, "name": "company_phone", "comment": null}, "country": {"type": "STRING", "index": 14, "name": "country", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 15, "name": "created_at", "comment": null}, "default_currency": {"type": "STRING", "index": 16, "name": "default_currency", "comment": null}, "email": {"type": "STRING", "index": 17, "name": "email", "comment": null}, "is_deleted": {"type": "BOOL", "index": 18, "name": "is_deleted", "comment": null}, "metadata": {"type": "INT64", "index": 19, "name": "metadata", "comment": null}, "is_payouts_enabled": {"type": "BOOL", "index": 20, "name": "is_payouts_enabled", "comment": null}, "account_type": {"type": "STRING", "index": 21, "name": "account_type", "comment": null}, "source_relation": {"type": "STRING", "index": 22, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 109, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__account"}, "model.stripe_source.stg_stripe__account_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__account_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "INT64", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "business_profile_mcc": {"type": "INT64", "index": 3, "name": "business_profile_mcc", "comment": null}, "business_profile_name": {"type": "STRING", "index": 4, "name": "business_profile_name", "comment": null}, "business_profile_product_description": {"type": "INT64", "index": 5, "name": "business_profile_product_description", "comment": null}, "business_profile_support_address_city": {"type": "STRING", "index": 6, "name": "business_profile_support_address_city", "comment": null}, "business_profile_support_address_country": {"type": "STRING", "index": 7, "name": "business_profile_support_address_country", "comment": null}, "business_profile_support_address_line_1": {"type": "STRING", "index": 8, "name": "business_profile_support_address_line_1", "comment": null}, "business_profile_support_address_line_2": {"type": "STRING", "index": 9, "name": "business_profile_support_address_line_2", "comment": null}, "business_profile_support_address_postal_code": {"type": "INT64", "index": 10, "name": "business_profile_support_address_postal_code", "comment": null}, "business_profile_support_address_state": {"type": "STRING", "index": 11, "name": "business_profile_support_address_state", "comment": null}, "business_profile_support_email": {"type": "STRING", "index": 12, "name": "business_profile_support_email", "comment": null}, "business_profile_support_phone": {"type": "INT64", "index": 13, "name": "business_profile_support_phone", "comment": null}, "business_profile_support_url": {"type": "STRING", "index": 14, "name": "business_profile_support_url", "comment": null}, "business_profile_url": {"type": "STRING", "index": 15, "name": "business_profile_url", "comment": null}, "business_type": {"type": "INT64", "index": 16, "name": "business_type", "comment": null}, "capabilities_afterpay_clearpay_payments": {"type": "STRING", "index": 17, "name": "capabilities_afterpay_clearpay_payments", "comment": null}, "capabilities_au_becs_debit_payments": {"type": "INT64", "index": 18, "name": "capabilities_au_becs_debit_payments", "comment": null}, "capabilities_bacs_debit_payments": {"type": "INT64", "index": 19, "name": "capabilities_bacs_debit_payments", "comment": null}, "capabilities_bancontact_payments": {"type": "STRING", "index": 20, "name": "capabilities_bancontact_payments", "comment": null}, "capabilities_card_issuing": {"type": "INT64", "index": 21, "name": "capabilities_card_issuing", "comment": null}, "capabilities_card_payments": {"type": "STRING", "index": 22, "name": "capabilities_card_payments", "comment": null}, "capabilities_cartes_bancaires_payments": {"type": "INT64", "index": 23, "name": "capabilities_cartes_bancaires_payments", "comment": null}, "capabilities_eps_payments": {"type": "STRING", "index": 24, "name": "capabilities_eps_payments", "comment": null}, "capabilities_fpx_payments": {"type": "INT64", "index": 25, "name": "capabilities_fpx_payments", "comment": null}, "capabilities_giropay_payments": {"type": "STRING", "index": 26, "name": "capabilities_giropay_payments", "comment": null}, "capabilities_grabpay_payments": {"type": "INT64", "index": 27, "name": "capabilities_grabpay_payments", "comment": null}, "capabilities_ideal_payments": {"type": "STRING", "index": 28, "name": "capabilities_ideal_payments", "comment": null}, "capabilities_jcb_payments": {"type": "INT64", "index": 29, "name": "capabilities_jcb_payments", "comment": null}, "capabilities_legacy_payments": {"type": "INT64", "index": 30, "name": "capabilities_legacy_payments", "comment": null}, "capabilities_oxxo_payments": {"type": "INT64", "index": 31, "name": "capabilities_oxxo_payments", "comment": null}, "capabilities_p_24_payments": {"type": "STRING", "index": 32, "name": "capabilities_p_24_payments", "comment": null}, "capabilities_platform_payments": {"type": "STRING", "index": 33, "name": "capabilities_platform_payments", "comment": null}, "capabilities_sepa_debit_payments": {"type": "STRING", "index": 34, "name": "capabilities_sepa_debit_payments", "comment": null}, "capabilities_sofort_payments": {"type": "STRING", "index": 35, "name": "capabilities_sofort_payments", "comment": null}, "capabilities_tax_reporting_us_1099_k": {"type": "INT64", "index": 36, "name": "capabilities_tax_reporting_us_1099_k", "comment": null}, "capabilities_tax_reporting_us_1099_misc": {"type": "INT64", "index": 37, "name": "capabilities_tax_reporting_us_1099_misc", "comment": null}, "capabilities_transfers": {"type": "INT64", "index": 38, "name": "capabilities_transfers", "comment": null}, "charges_enabled": {"type": "BOOL", "index": 39, "name": "charges_enabled", "comment": null}, "company_address_city": {"type": "INT64", "index": 40, "name": "company_address_city", "comment": null}, "company_address_country": {"type": "INT64", "index": 41, "name": "company_address_country", "comment": null}, "company_address_kana_city": {"type": "INT64", "index": 42, "name": "company_address_kana_city", "comment": null}, "company_address_kana_country": {"type": "INT64", "index": 43, "name": "company_address_kana_country", "comment": null}, "company_address_kana_line_1": {"type": "INT64", "index": 44, "name": "company_address_kana_line_1", "comment": null}, "company_address_kana_line_2": {"type": "INT64", "index": 45, "name": "company_address_kana_line_2", "comment": null}, "company_address_kana_postal_code": {"type": "INT64", "index": 46, "name": "company_address_kana_postal_code", "comment": null}, "company_address_kana_state": {"type": "INT64", "index": 47, "name": "company_address_kana_state", "comment": null}, "company_address_kana_town": {"type": "INT64", "index": 48, "name": "company_address_kana_town", "comment": null}, "company_address_kanji_city": {"type": "INT64", "index": 49, "name": "company_address_kanji_city", "comment": null}, "company_address_kanji_country": {"type": "INT64", "index": 50, "name": "company_address_kanji_country", "comment": null}, "company_address_kanji_line_1": {"type": "INT64", "index": 51, "name": "company_address_kanji_line_1", "comment": null}, "company_address_kanji_line_2": {"type": "INT64", "index": 52, "name": "company_address_kanji_line_2", "comment": null}, "company_address_kanji_postal_code": {"type": "INT64", "index": 53, "name": "company_address_kanji_postal_code", "comment": null}, "company_address_kanji_state": {"type": "INT64", "index": 54, "name": "company_address_kanji_state", "comment": null}, "company_address_kanji_town": {"type": "INT64", "index": 55, "name": "company_address_kanji_town", "comment": null}, "company_address_line_1": {"type": "INT64", "index": 56, "name": "company_address_line_1", "comment": null}, "company_address_line_2": {"type": "INT64", "index": 57, "name": "company_address_line_2", "comment": null}, "company_address_postal_code": {"type": "INT64", "index": 58, "name": "company_address_postal_code", "comment": null}, "company_address_state": {"type": "INT64", "index": 59, "name": "company_address_state", "comment": null}, "company_directors_provided": {"type": "INT64", "index": 60, "name": "company_directors_provided", "comment": null}, "company_executives_provided": {"type": "INT64", "index": 61, "name": "company_executives_provided", "comment": null}, "company_name": {"type": "INT64", "index": 62, "name": "company_name", "comment": null}, "company_name_kana": {"type": "INT64", "index": 63, "name": "company_name_kana", "comment": null}, "company_name_kanji": {"type": "INT64", "index": 64, "name": "company_name_kanji", "comment": null}, "company_owners_provided": {"type": "INT64", "index": 65, "name": "company_owners_provided", "comment": null}, "company_phone": {"type": "INT64", "index": 66, "name": "company_phone", "comment": null}, "company_structure": {"type": "INT64", "index": 67, "name": "company_structure", "comment": null}, "company_tax_id_provided": {"type": "INT64", "index": 68, "name": "company_tax_id_provided", "comment": null}, "company_tax_id_registrar": {"type": "INT64", "index": 69, "name": "company_tax_id_registrar", "comment": null}, "company_vat_id_provided": {"type": "INT64", "index": 70, "name": "company_vat_id_provided", "comment": null}, "company_verification_document_back": {"type": "INT64", "index": 71, "name": "company_verification_document_back", "comment": null}, "company_verification_document_details": {"type": "INT64", "index": 72, "name": "company_verification_document_details", "comment": null}, "company_verification_document_details_code": {"type": "INT64", "index": 73, "name": "company_verification_document_details_code", "comment": null}, "company_verification_document_front": {"type": "INT64", "index": 74, "name": "company_verification_document_front", "comment": null}, "country": {"type": "STRING", "index": 75, "name": "country", "comment": null}, "created": {"type": "TIMESTAMP", "index": 76, "name": "created", "comment": null}, "default_currency": {"type": "STRING", "index": 77, "name": "default_currency", "comment": null}, "details_submitted": {"type": "BOOL", "index": 78, "name": "details_submitted", "comment": null}, "email": {"type": "STRING", "index": 79, "name": "email", "comment": null}, "individual_id": {"type": "INT64", "index": 80, "name": "individual_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 81, "name": "is_deleted", "comment": null}, "metadata": {"type": "INT64", "index": 82, "name": "metadata", "comment": null}, "payouts_enabled": {"type": "BOOL", "index": 83, "name": "payouts_enabled", "comment": null}, "requirements_current_deadline": {"type": "INT64", "index": 84, "name": "requirements_current_deadline", "comment": null}, "requirements_currently_due": {"type": "INT64", "index": 85, "name": "requirements_currently_due", "comment": null}, "requirements_disabled_reason": {"type": "INT64", "index": 86, "name": "requirements_disabled_reason", "comment": null}, "requirements_errors": {"type": "INT64", "index": 87, "name": "requirements_errors", "comment": null}, "requirements_eventually_due": {"type": "INT64", "index": 88, "name": "requirements_eventually_due", "comment": null}, "requirements_past_due": {"type": "INT64", "index": 89, "name": "requirements_past_due", "comment": null}, "requirements_pending_verification": {"type": "INT64", "index": 90, "name": "requirements_pending_verification", "comment": null}, "settings_branding_icon": {"type": "INT64", "index": 91, "name": "settings_branding_icon", "comment": null}, "settings_branding_logo": {"type": "STRING", "index": 92, "name": "settings_branding_logo", "comment": null}, "settings_branding_primary_color": {"type": "STRING", "index": 93, "name": "settings_branding_primary_color", "comment": null}, "settings_card_payments_decline_on_avs_failure": {"type": "INT64", "index": 94, "name": "settings_card_payments_decline_on_avs_failure", "comment": null}, "settings_card_payments_decline_on_cvc_failure": {"type": "INT64", "index": 95, "name": "settings_card_payments_decline_on_cvc_failure", "comment": null}, "settings_card_payments_statement_descriptor_prefix": {"type": "INT64", "index": 96, "name": "settings_card_payments_statement_descriptor_prefix", "comment": null}, "settings_dashboard_display_name": {"type": "STRING", "index": 97, "name": "settings_dashboard_display_name", "comment": null}, "settings_dashboard_timezone": {"type": "STRING", "index": 98, "name": "settings_dashboard_timezone", "comment": null}, "settings_payments_statement_descriptor": {"type": "STRING", "index": 99, "name": "settings_payments_statement_descriptor", "comment": null}, "settings_payments_statement_descriptor_kana": {"type": "INT64", "index": 100, "name": "settings_payments_statement_descriptor_kana", "comment": null}, "settings_payments_statement_descriptor_kanji": {"type": "INT64", "index": 101, "name": "settings_payments_statement_descriptor_kanji", "comment": null}, "settings_payouts_debit_negative_balances": {"type": "BOOL", "index": 102, "name": "settings_payouts_debit_negative_balances", "comment": null}, "settings_payouts_schedule_delay_days": {"type": "INT64", "index": 103, "name": "settings_payouts_schedule_delay_days", "comment": null}, "settings_payouts_schedule_interval": {"type": "STRING", "index": 104, "name": "settings_payouts_schedule_interval", "comment": null}, "settings_payouts_schedule_monthly_anchor": {"type": "INT64", "index": 105, "name": "settings_payouts_schedule_monthly_anchor", "comment": null}, "settings_payouts_schedule_weekly_anchor": {"type": "INT64", "index": 106, "name": "settings_payouts_schedule_weekly_anchor", "comment": null}, "settings_payouts_statement_descriptor": {"type": "INT64", "index": 107, "name": "settings_payouts_statement_descriptor", "comment": null}, "tos_acceptance_date": {"type": "INT64", "index": 108, "name": "tos_acceptance_date", "comment": null}, "tos_acceptance_ip": {"type": "INT64", "index": 109, "name": "tos_acceptance_ip", "comment": null}, "tos_acceptance_user_agent": {"type": "INT64", "index": 110, "name": "tos_acceptance_user_agent", "comment": null}, "type": {"type": "STRING", "index": 111, "name": "type", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__account_tmp"}, "model.stripe_source.stg_stripe__balance_transaction": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__balance_transaction", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 3, "name": "available_on", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 4, "name": "created_at", "comment": null}, "connected_account_id": {"type": "INT64", "index": 5, "name": "connected_account_id", "comment": null}, "currency": {"type": "STRING", "index": 6, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 7, "name": "description", "comment": null}, "exchange_rate": {"type": "INT64", "index": 8, "name": "exchange_rate", "comment": null}, "fee": {"type": "INT64", "index": 9, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 10, "name": "net", "comment": null}, "reporting_category": {"type": "STRING", "index": 11, "name": "reporting_category", "comment": null}, "source": {"type": "STRING", "index": 12, "name": "source", "comment": null}, "status": {"type": "STRING", "index": 13, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 14, "name": "type", "comment": null}, "source_relation": {"type": "STRING", "index": 15, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1413, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 9, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__balance_transaction"}, "model.stripe_source.stg_stripe__balance_transaction_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__balance_transaction_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 4, "name": "available_on", "comment": null}, "connected_account_id": {"type": "INT64", "index": 5, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "exchange_rate": {"type": "INT64", "index": 9, "name": "exchange_rate", "comment": null}, "fee": {"type": "INT64", "index": 10, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 11, "name": "net", "comment": null}, "source": {"type": "STRING", "index": 12, "name": "source", "comment": null}, "status": {"type": "STRING", "index": 13, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 14, "name": "type", "comment": null}, "payout_id": {"type": "STRING", "index": 15, "name": "payout_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__balance_transaction_tmp"}, "model.stripe_source.stg_stripe__card": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__card", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"card_id": {"type": "STRING", "index": 1, "name": "card_id", "comment": null}, "account_id": {"type": "INT64", "index": 2, "name": "account_id", "comment": null}, "card_address_city": {"type": "INT64", "index": 3, "name": "card_address_city", "comment": null}, "card_address_country": {"type": "INT64", "index": 4, "name": "card_address_country", "comment": null}, "card_address_line_1": {"type": "INT64", "index": 5, "name": "card_address_line_1", "comment": null}, "card_address_line_2": {"type": "INT64", "index": 6, "name": "card_address_line_2", "comment": null}, "card_address_state": {"type": "INT64", "index": 7, "name": "card_address_state", "comment": null}, "card_address_postal_code": {"type": "INT64", "index": 8, "name": "card_address_postal_code", "comment": null}, "wallet_type": {"type": "STRING", "index": 9, "name": "wallet_type", "comment": null}, "brand": {"type": "STRING", "index": 10, "name": "brand", "comment": null}, "country": {"type": "STRING", "index": 11, "name": "country", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 12, "name": "created_at", "comment": null}, "customer_id": {"type": "INT64", "index": 13, "name": "customer_id", "comment": null}, "card_name": {"type": "INT64", "index": 14, "name": "card_name", "comment": null}, "recipient": {"type": "INT64", "index": 15, "name": "recipient", "comment": null}, "funding": {"type": "STRING", "index": 16, "name": "funding", "comment": null}, "source_relation": {"type": "STRING", "index": 17, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 935, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 11, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__card"}, "model.stripe_source.stg_stripe__card_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__card_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "account_id": {"type": "INT64", "index": 3, "name": "account_id", "comment": null}, "address_city": {"type": "INT64", "index": 4, "name": "address_city", "comment": null}, "address_country": {"type": "INT64", "index": 5, "name": "address_country", "comment": null}, "address_line_1": {"type": "INT64", "index": 6, "name": "address_line_1", "comment": null}, "address_line_1_check": {"type": "INT64", "index": 7, "name": "address_line_1_check", "comment": null}, "address_line_2": {"type": "INT64", "index": 8, "name": "address_line_2", "comment": null}, "address_state": {"type": "INT64", "index": 9, "name": "address_state", "comment": null}, "address_zip": {"type": "INT64", "index": 10, "name": "address_zip", "comment": null}, "address_zip_check": {"type": "INT64", "index": 11, "name": "address_zip_check", "comment": null}, "brand": {"type": "STRING", "index": 12, "name": "brand", "comment": null}, "connected_account_id": {"type": "INT64", "index": 13, "name": "connected_account_id", "comment": null}, "country": {"type": "STRING", "index": 14, "name": "country", "comment": null}, "created": {"type": "TIMESTAMP", "index": 15, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 16, "name": "currency", "comment": null}, "customer_id": {"type": "INT64", "index": 17, "name": "customer_id", "comment": null}, "cvc_check": {"type": "STRING", "index": 18, "name": "cvc_check", "comment": null}, "dynamic_last_4": {"type": "INT64", "index": 19, "name": "dynamic_last_4", "comment": null}, "exp_month": {"type": "INT64", "index": 20, "name": "exp_month", "comment": null}, "exp_year": {"type": "INT64", "index": 21, "name": "exp_year", "comment": null}, "fingerprint": {"type": "STRING", "index": 22, "name": "fingerprint", "comment": null}, "funding": {"type": "STRING", "index": 23, "name": "funding", "comment": null}, "is_deleted": {"type": "BOOL", "index": 24, "name": "is_deleted", "comment": null}, "last_4": {"type": "INT64", "index": 25, "name": "last_4", "comment": null}, "name": {"type": "INT64", "index": 26, "name": "name", "comment": null}, "network": {"type": "STRING", "index": 27, "name": "network", "comment": null}, "recipient": {"type": "INT64", "index": 28, "name": "recipient", "comment": null}, "tokenization_method": {"type": "INT64", "index": 29, "name": "tokenization_method", "comment": null}, "metadata": {"type": "STRING", "index": 30, "name": "metadata", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__card_tmp"}, "model.stripe_source.stg_stripe__charge": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__charge", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"charge_id": {"type": "STRING", "index": 1, "name": "charge_id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "amount_refunded": {"type": "INT64", "index": 3, "name": "amount_refunded", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 4, "name": "application_fee_amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 5, "name": "balance_transaction_id", "comment": null}, "is_captured": {"type": "BOOL", "index": 6, "name": "is_captured", "comment": null}, "card_id": {"type": "STRING", "index": 7, "name": "card_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 8, "name": "created_at", "comment": null}, "connected_account_id": {"type": "INT64", "index": 9, "name": "connected_account_id", "comment": null}, "customer_id": {"type": "STRING", "index": 10, "name": "customer_id", "comment": null}, "currency": {"type": "STRING", "index": 11, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 12, "name": "description", "comment": null}, "failure_code": {"type": "STRING", "index": 13, "name": "failure_code", "comment": null}, "failure_message": {"type": "STRING", "index": 14, "name": "failure_message", "comment": null}, "metadata": {"type": "STRING", "index": 15, "name": "metadata", "comment": null}, "is_paid": {"type": "BOOL", "index": 16, "name": "is_paid", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 17, "name": "payment_intent_id", "comment": null}, "payment_method_id": {"type": "STRING", "index": 18, "name": "payment_method_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 19, "name": "receipt_email", "comment": null}, "receipt_number": {"type": "INT64", "index": 20, "name": "receipt_number", "comment": null}, "is_refunded": {"type": "BOOL", "index": 21, "name": "is_refunded", "comment": null}, "status": {"type": "STRING", "index": 22, "name": "status", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 23, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 24, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 25, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 26, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 27, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 28, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "INT64", "index": 29, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "INT64", "index": 30, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "INT64", "index": 31, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "INT64", "index": 32, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "INT64", "index": 33, "name": "source_id", "comment": null}, "source_transfer": {"type": "INT64", "index": 34, "name": "source_transfer", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 35, "name": "statement_descriptor", "comment": null}, "invoice_id": {"type": "STRING", "index": 36, "name": "invoice_id", "comment": null}, "calculated_statement_descriptor": {"type": "STRING", "index": 37, "name": "calculated_statement_descriptor", "comment": null}, "billing_detail_address_city": {"type": "STRING", "index": 38, "name": "billing_detail_address_city", "comment": null}, "billing_detail_address_country": {"type": "STRING", "index": 39, "name": "billing_detail_address_country", "comment": null}, "billing_detail_address_line1": {"type": "STRING", "index": 40, "name": "billing_detail_address_line1", "comment": null}, "billing_detail_address_line2": {"type": "STRING", "index": 41, "name": "billing_detail_address_line2", "comment": null}, "billing_detail_address_postal_code": {"type": "STRING", "index": 42, "name": "billing_detail_address_postal_code", "comment": null}, "billing_detail_address_state": {"type": "STRING", "index": 43, "name": "billing_detail_address_state", "comment": null}, "billing_detail_email": {"type": "STRING", "index": 44, "name": "billing_detail_email", "comment": null}, "billing_detail_name": {"type": "STRING", "index": 45, "name": "billing_detail_name", "comment": null}, "billing_detail_phone": {"type": "STRING", "index": 46, "name": "billing_detail_phone", "comment": null}, "source_relation": {"type": "STRING", "index": 47, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 5544, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 16, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__charge"}, "model.stripe_source.stg_stripe__charge_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__charge_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_refunded": {"type": "INT64", "index": 4, "name": "amount_refunded", "comment": null}, "application": {"type": "STRING", "index": 5, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 6, "name": "application_fee_amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 7, "name": "balance_transaction_id", "comment": null}, "bank_account_id": {"type": "INT64", "index": 8, "name": "bank_account_id", "comment": null}, "captured": {"type": "BOOL", "index": 9, "name": "captured", "comment": null}, "card_id": {"type": "STRING", "index": 10, "name": "card_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 11, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 13, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 14, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 15, "name": "description", "comment": null}, "destination": {"type": "INT64", "index": 16, "name": "destination", "comment": null}, "failure_code": {"type": "STRING", "index": 17, "name": "failure_code", "comment": null}, "failure_message": {"type": "STRING", "index": 18, "name": "failure_message", "comment": null}, "fraud_details_stripe_report": {"type": "INT64", "index": 19, "name": "fraud_details_stripe_report", "comment": null}, "fraud_details_user_report": {"type": "INT64", "index": 20, "name": "fraud_details_user_report", "comment": null}, "invoice_id": {"type": "STRING", "index": 21, "name": "invoice_id", "comment": null}, "livemode": {"type": "BOOL", "index": 22, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 23, "name": "metadata", "comment": null}, "on_behalf_of": {"type": "INT64", "index": 24, "name": "on_behalf_of", "comment": null}, "outcome_network_status": {"type": "STRING", "index": 25, "name": "outcome_network_status", "comment": null}, "outcome_reason": {"type": "STRING", "index": 26, "name": "outcome_reason", "comment": null}, "outcome_risk_level": {"type": "STRING", "index": 27, "name": "outcome_risk_level", "comment": null}, "outcome_risk_score": {"type": "INT64", "index": 28, "name": "outcome_risk_score", "comment": null}, "outcome_seller_message": {"type": "STRING", "index": 29, "name": "outcome_seller_message", "comment": null}, "outcome_type": {"type": "STRING", "index": 30, "name": "outcome_type", "comment": null}, "paid": {"type": "BOOL", "index": 31, "name": "paid", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 32, "name": "payment_intent_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 33, "name": "receipt_email", "comment": null}, "receipt_number": {"type": "INT64", "index": 34, "name": "receipt_number", "comment": null}, "receipt_url": {"type": "INT64", "index": 35, "name": "receipt_url", "comment": null}, "refunded": {"type": "BOOL", "index": 36, "name": "refunded", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 37, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 38, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 39, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 40, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 41, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 42, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "INT64", "index": 43, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "INT64", "index": 44, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "INT64", "index": 45, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "INT64", "index": 46, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "INT64", "index": 47, "name": "source_id", "comment": null}, "source_transfer": {"type": "INT64", "index": 48, "name": "source_transfer", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 49, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 50, "name": "status", "comment": null}, "transfer_data_destination": {"type": "INT64", "index": 51, "name": "transfer_data_destination", "comment": null}, "transfer_group": {"type": "INT64", "index": 52, "name": "transfer_group", "comment": null}, "transfer_id": {"type": "INT64", "index": 53, "name": "transfer_id", "comment": null}, "calculated_statement_descriptor": {"type": "STRING", "index": 54, "name": "calculated_statement_descriptor", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__charge_tmp"}, "model.stripe_source.stg_stripe__credit_note": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__credit_note", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"credit_note_id": {"type": "STRING", "index": 1, "name": "credit_note_id", "comment": null}, "credit_note_amount": {"type": "INT64", "index": 2, "name": "credit_note_amount", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 3, "name": "created_at", "comment": null}, "credit_note_currency": {"type": "STRING", "index": 4, "name": "credit_note_currency", "comment": null}, "credit_note_discount_amount": {"type": "INT64", "index": 5, "name": "credit_note_discount_amount", "comment": null}, "credit_note_subtotal": {"type": "INT64", "index": 6, "name": "credit_note_subtotal", "comment": null}, "credit_note_total": {"type": "INT64", "index": 7, "name": "credit_note_total", "comment": null}, "memo": {"type": "INT64", "index": 8, "name": "memo", "comment": null}, "metadata": {"type": "STRING", "index": 9, "name": "metadata", "comment": null}, "credit_note_number": {"type": "STRING", "index": 10, "name": "credit_note_number", "comment": null}, "pdf": {"type": "STRING", "index": 11, "name": "pdf", "comment": null}, "credit_note_reason": {"type": "INT64", "index": 12, "name": "credit_note_reason", "comment": null}, "credit_note_status": {"type": "STRING", "index": 13, "name": "credit_note_status", "comment": null}, "credit_note_type": {"type": "STRING", "index": 14, "name": "credit_note_type", "comment": null}, "voided_at": {"type": "TIMESTAMP", "index": 15, "name": "voided_at", "comment": null}, "customer_balance_transaction": {"type": "INT64", "index": 16, "name": "customer_balance_transaction", "comment": null}, "invoice_id": {"type": "STRING", "index": 17, "name": "invoice_id", "comment": null}, "refund_id": {"type": "STRING", "index": 18, "name": "refund_id", "comment": null}, "source_relation": {"type": "STRING", "index": 19, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 198, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__credit_note"}, "model.stripe_source.stg_stripe__credit_note_line_item": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__credit_note_line_item", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"credit_note_line_item_id": {"type": "STRING", "index": 1, "name": "credit_note_line_item_id", "comment": null}, "credit_note_id": {"type": "STRING", "index": 2, "name": "credit_note_id", "comment": null}, "credit_note_line_item_amount": {"type": "INT64", "index": 3, "name": "credit_note_line_item_amount", "comment": null}, "credit_note_line_item_discount_amount": {"type": "INT64", "index": 4, "name": "credit_note_line_item_discount_amount", "comment": null}, "credit_note_line_item_description": {"type": "STRING", "index": 5, "name": "credit_note_line_item_description", "comment": null}, "quantity": {"type": "INT64", "index": 6, "name": "quantity", "comment": null}, "credit_note_line_item_type": {"type": "STRING", "index": 7, "name": "credit_note_line_item_type", "comment": null}, "credit_note_line_item_unit_amount": {"type": "INT64", "index": 8, "name": "credit_note_line_item_unit_amount", "comment": null}, "livemode": {"type": "BOOL", "index": 9, "name": "livemode", "comment": null}, "source_relation": {"type": "STRING", "index": 10, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 97, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__credit_note_line_item"}, "model.stripe_source.stg_stripe__credit_note_line_item_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__credit_note_line_item_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"credit_note_id": {"type": "STRING", "index": 1, "name": "credit_note_id", "comment": null}, "id": {"type": "STRING", "index": 2, "name": "id", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "discount_amount": {"type": "INT64", "index": 4, "name": "discount_amount", "comment": null}, "description": {"type": "STRING", "index": 5, "name": "description", "comment": null}, "livemode": {"type": "BOOL", "index": 6, "name": "livemode", "comment": null}, "quantity": {"type": "INT64", "index": 7, "name": "quantity", "comment": null}, "type": {"type": "STRING", "index": 8, "name": "type", "comment": null}, "unit_amount": {"type": "INT64", "index": 9, "name": "unit_amount", "comment": null}, "unit_amount_decimal": {"type": "INT64", "index": 10, "name": "unit_amount_decimal", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 11, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__credit_note_line_item_tmp"}, "model.stripe_source.stg_stripe__credit_note_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__credit_note_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "created": {"type": "TIMESTAMP", "index": 3, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "discount_amount": {"type": "INT64", "index": 5, "name": "discount_amount", "comment": null}, "subtotal": {"type": "INT64", "index": 6, "name": "subtotal", "comment": null}, "total": {"type": "INT64", "index": 7, "name": "total", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "memo": {"type": "INT64", "index": 9, "name": "memo", "comment": null}, "metadata": {"type": "STRING", "index": 10, "name": "metadata", "comment": null}, "number": {"type": "STRING", "index": 11, "name": "number", "comment": null}, "pdf": {"type": "STRING", "index": 12, "name": "pdf", "comment": null}, "reason": {"type": "INT64", "index": 13, "name": "reason", "comment": null}, "status": {"type": "STRING", "index": 14, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 15, "name": "type", "comment": null}, "voided_at": {"type": "TIMESTAMP", "index": 16, "name": "voided_at", "comment": null}, "customer_balance_transaction_id": {"type": "INT64", "index": 17, "name": "customer_balance_transaction_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 18, "name": "invoice_id", "comment": null}, "refund_id": {"type": "STRING", "index": 19, "name": "refund_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 20, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__credit_note_tmp"}, "model.stripe_source.stg_stripe__customer": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__customer", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"customer_id": {"type": "STRING", "index": 1, "name": "customer_id", "comment": null}, "account_balance": {"type": "INT64", "index": 2, "name": "account_balance", "comment": null}, "customer_address_city": {"type": "INT64", "index": 3, "name": "customer_address_city", "comment": null}, "customer_address_country": {"type": "INT64", "index": 4, "name": "customer_address_country", "comment": null}, "customer_address_line_1": {"type": "INT64", "index": 5, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "INT64", "index": 6, "name": "customer_address_line_2", "comment": null}, "customer_address_postal_code": {"type": "INT64", "index": 7, "name": "customer_address_postal_code", "comment": null}, "customer_address_state": {"type": "INT64", "index": 8, "name": "customer_address_state", "comment": null}, "customer_balance": {"type": "INT64", "index": 9, "name": "customer_balance", "comment": null}, "bank_account_id": {"type": "STRING", "index": 10, "name": "bank_account_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 11, "name": "created_at", "comment": null}, "currency": {"type": "INT64", "index": 12, "name": "currency", "comment": null}, "default_card_id": {"type": "INT64", "index": 13, "name": "default_card_id", "comment": null}, "is_delinquent": {"type": "BOOL", "index": 14, "name": "is_delinquent", "comment": null}, "description": {"type": "STRING", "index": 15, "name": "description", "comment": null}, "email": {"type": "INT64", "index": 16, "name": "email", "comment": null}, "metadata": {"type": "STRING", "index": 17, "name": "metadata", "comment": null}, "customer_name": {"type": "STRING", "index": 18, "name": "customer_name", "comment": null}, "phone": {"type": "INT64", "index": 19, "name": "phone", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 20, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 21, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 22, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 23, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 24, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 25, "name": "shipping_address_state", "comment": null}, "shipping_name": {"type": "INT64", "index": 26, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "INT64", "index": 27, "name": "shipping_phone", "comment": null}, "source_relation": {"type": "STRING", "index": 28, "name": "source_relation", "comment": null}, "is_deleted": {"type": "BOOL", "index": 29, "name": "is_deleted", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 992, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 12, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__customer"}, "model.stripe_source.stg_stripe__customer_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__customer_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "account_balance": {"type": "INT64", "index": 3, "name": "account_balance", "comment": null}, "address_city": {"type": "INT64", "index": 4, "name": "address_city", "comment": null}, "address_country": {"type": "INT64", "index": 5, "name": "address_country", "comment": null}, "address_line_1": {"type": "INT64", "index": 6, "name": "address_line_1", "comment": null}, "address_line_2": {"type": "INT64", "index": 7, "name": "address_line_2", "comment": null}, "address_postal_code": {"type": "INT64", "index": 8, "name": "address_postal_code", "comment": null}, "address_state": {"type": "INT64", "index": 9, "name": "address_state", "comment": null}, "balance": {"type": "INT64", "index": 10, "name": "balance", "comment": null}, "bank_account_id": {"type": "STRING", "index": 11, "name": "bank_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "INT64", "index": 13, "name": "currency", "comment": null}, "default_card_id": {"type": "INT64", "index": 14, "name": "default_card_id", "comment": null}, "delinquent": {"type": "BOOL", "index": 15, "name": "delinquent", "comment": null}, "description": {"type": "STRING", "index": 16, "name": "description", "comment": null}, "email": {"type": "INT64", "index": 17, "name": "email", "comment": null}, "invoice_prefix": {"type": "STRING", "index": 18, "name": "invoice_prefix", "comment": null}, "invoice_settings_default_payment_method": {"type": "INT64", "index": 19, "name": "invoice_settings_default_payment_method", "comment": null}, "invoice_settings_footer": {"type": "INT64", "index": 20, "name": "invoice_settings_footer", "comment": null}, "is_deleted": {"type": "BOOL", "index": 21, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 22, "name": "livemode", "comment": null}, "name": {"type": "STRING", "index": 23, "name": "name", "comment": null}, "phone": {"type": "INT64", "index": 24, "name": "phone", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 25, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 26, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 27, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 28, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 29, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 30, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "INT64", "index": 31, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "INT64", "index": 32, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "INT64", "index": 33, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "INT64", "index": 34, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "INT64", "index": 35, "name": "source_id", "comment": null}, "tax_exempt": {"type": "STRING", "index": 36, "name": "tax_exempt", "comment": null}, "tax_info_tax_id": {"type": "INT64", "index": 37, "name": "tax_info_tax_id", "comment": null}, "tax_info_type": {"type": "INT64", "index": 38, "name": "tax_info_type", "comment": null}, "tax_info_verification_status": {"type": "INT64", "index": 39, "name": "tax_info_verification_status", "comment": null}, "tax_info_verification_verified_name": {"type": "INT64", "index": 40, "name": "tax_info_verification_verified_name", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__customer_tmp"}, "model.stripe_source.stg_stripe__discount": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__discount", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"discount_id": {"type": "STRING", "index": 1, "name": "discount_id", "comment": null}, "type": {"type": "INT64", "index": 2, "name": "type", "comment": null}, "type_id": {"type": "STRING", "index": 3, "name": "type_id", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "checkout_session_id": {"type": "INT64", "index": 5, "name": "checkout_session_id", "comment": null}, "checkout_session_line_item_id": {"type": "INT64", "index": 6, "name": "checkout_session_line_item_id", "comment": null}, "coupon_id": {"type": "STRING", "index": 7, "name": "coupon_id", "comment": null}, "credit_note_line_item_id": {"type": "STRING", "index": 8, "name": "credit_note_line_item_id", "comment": null}, "customer_id": {"type": "STRING", "index": 9, "name": "customer_id", "comment": null}, "end_at": {"type": "TIMESTAMP", "index": 10, "name": "end_at", "comment": null}, "invoice_id": {"type": "STRING", "index": 11, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "INT64", "index": 12, "name": "invoice_item_id", "comment": null}, "promotion_code": {"type": "INT64", "index": 13, "name": "promotion_code", "comment": null}, "start_at": {"type": "TIMESTAMP", "index": 14, "name": "start_at", "comment": null}, "subscription_id": {"type": "STRING", "index": 15, "name": "subscription_id", "comment": null}, "source_relation": {"type": "STRING", "index": 16, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1344, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__discount"}, "model.stripe_source.stg_stripe__discount_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__discount_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "type": {"type": "INT64", "index": 2, "name": "type", "comment": null}, "type_id": {"type": "STRING", "index": 3, "name": "type_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "checkout_session_id": {"type": "INT64", "index": 6, "name": "checkout_session_id", "comment": null}, "checkout_session_line_item_id": {"type": "INT64", "index": 7, "name": "checkout_session_line_item_id", "comment": null}, "coupon_id": {"type": "STRING", "index": 8, "name": "coupon_id", "comment": null}, "credit_note_line_item_id": {"type": "STRING", "index": 9, "name": "credit_note_line_item_id", "comment": null}, "customer_id": {"type": "STRING", "index": 10, "name": "customer_id", "comment": null}, "end": {"type": "TIMESTAMP", "index": 11, "name": "end", "comment": null}, "invoice_id": {"type": "STRING", "index": 12, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "INT64", "index": 13, "name": "invoice_item_id", "comment": null}, "promotion_code": {"type": "INT64", "index": 14, "name": "promotion_code", "comment": null}, "start": {"type": "STRING", "index": 15, "name": "start", "comment": null}, "subscription_id": {"type": "STRING", "index": 16, "name": "subscription_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__discount_tmp"}, "model.stripe_source.stg_stripe__dispute": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__dispute", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"dispute_id": {"type": "STRING", "index": 1, "name": "dispute_id", "comment": null}, "dispute_amount": {"type": "INT64", "index": 2, "name": "dispute_amount", "comment": null}, "balance_transaction": {"type": "STRING", "index": 3, "name": "balance_transaction", "comment": null}, "charge_id": {"type": "STRING", "index": 4, "name": "charge_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 5, "name": "connected_account_id", "comment": null}, "dispute_created_at": {"type": "TIMESTAMP", "index": 6, "name": "dispute_created_at", "comment": null}, "dispute_currency": {"type": "STRING", "index": 7, "name": "dispute_currency", "comment": null}, "evidence_access_activity_log": {"type": "INT64", "index": 8, "name": "evidence_access_activity_log", "comment": null}, "evidence_billing_address": {"type": "STRING", "index": 9, "name": "evidence_billing_address", "comment": null}, "evidence_cancellation_policy": {"type": "INT64", "index": 10, "name": "evidence_cancellation_policy", "comment": null}, "evidence_cancellation_policy_disclosure": {"type": "INT64", "index": 11, "name": "evidence_cancellation_policy_disclosure", "comment": null}, "evidence_cancellation_rebuttal": {"type": "INT64", "index": 12, "name": "evidence_cancellation_rebuttal", "comment": null}, "evidence_customer_communication": {"type": "INT64", "index": 13, "name": "evidence_customer_communication", "comment": null}, "evidence_customer_email_address": {"type": "STRING", "index": 14, "name": "evidence_customer_email_address", "comment": null}, "evidence_customer_name": {"type": "STRING", "index": 15, "name": "evidence_customer_name", "comment": null}, "evidence_customer_purchase_ip": {"type": "STRING", "index": 16, "name": "evidence_customer_purchase_ip", "comment": null}, "evidence_customer_signature": {"type": "INT64", "index": 17, "name": "evidence_customer_signature", "comment": null}, "evidence_details_due_by": {"type": "STRING", "index": 18, "name": "evidence_details_due_by", "comment": null}, "evidence_details_has_evidence": {"type": "BOOL", "index": 19, "name": "evidence_details_has_evidence", "comment": null}, "evidence_details_past_due": {"type": "BOOL", "index": 20, "name": "evidence_details_past_due", "comment": null}, "evidence_details_submission_count": {"type": "INT64", "index": 21, "name": "evidence_details_submission_count", "comment": null}, "evidence_duplicate_charge_documentation": {"type": "INT64", "index": 22, "name": "evidence_duplicate_charge_documentation", "comment": null}, "evidence_duplicate_charge_explanation": {"type": "INT64", "index": 23, "name": "evidence_duplicate_charge_explanation", "comment": null}, "evidence_duplicate_charge_id": {"type": "INT64", "index": 24, "name": "evidence_duplicate_charge_id", "comment": null}, "evidence_product_description": {"type": "INT64", "index": 25, "name": "evidence_product_description", "comment": null}, "evidence_receipt": {"type": "STRING", "index": 26, "name": "evidence_receipt", "comment": null}, "evidence_refund_policy": {"type": "INT64", "index": 27, "name": "evidence_refund_policy", "comment": null}, "evidence_refund_policy_disclosure": {"type": "INT64", "index": 28, "name": "evidence_refund_policy_disclosure", "comment": null}, "evidence_refund_refusal_explanation": {"type": "INT64", "index": 29, "name": "evidence_refund_refusal_explanation", "comment": null}, "evidence_service_date": {"type": "INT64", "index": 30, "name": "evidence_service_date", "comment": null}, "evidence_service_documentation": {"type": "INT64", "index": 31, "name": "evidence_service_documentation", "comment": null}, "evidence_shipping_address": {"type": "INT64", "index": 32, "name": "evidence_shipping_address", "comment": null}, "evidence_shipping_carrier": {"type": "INT64", "index": 33, "name": "evidence_shipping_carrier", "comment": null}, "evidence_shipping_date": {"type": "INT64", "index": 34, "name": "evidence_shipping_date", "comment": null}, "evidence_shipping_documentation": {"type": "INT64", "index": 35, "name": "evidence_shipping_documentation", "comment": null}, "evidence_shipping_tracking_number": {"type": "INT64", "index": 36, "name": "evidence_shipping_tracking_number", "comment": null}, "evidence_uncategorized_file": {"type": "INT64", "index": 37, "name": "evidence_uncategorized_file", "comment": null}, "evidence_uncategorized_text": {"type": "INT64", "index": 38, "name": "evidence_uncategorized_text", "comment": null}, "is_charge_refundable": {"type": "BOOL", "index": 39, "name": "is_charge_refundable", "comment": null}, "dispute_metadata": {"type": "STRING", "index": 40, "name": "dispute_metadata", "comment": null}, "dispute_reason": {"type": "STRING", "index": 41, "name": "dispute_reason", "comment": null}, "dispute_status": {"type": "STRING", "index": 42, "name": "dispute_status", "comment": null}, "source_relation": {"type": "STRING", "index": 43, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2154, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__dispute"}, "model.stripe_source.stg_stripe__dispute_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__dispute_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "balance_transaction": {"type": "STRING", "index": 4, "name": "balance_transaction", "comment": null}, "charge_id": {"type": "STRING", "index": 5, "name": "charge_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 6, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 7, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "evidence_access_activity_log": {"type": "INT64", "index": 9, "name": "evidence_access_activity_log", "comment": null}, "evidence_billing_address": {"type": "STRING", "index": 10, "name": "evidence_billing_address", "comment": null}, "evidence_cancellation_policy": {"type": "INT64", "index": 11, "name": "evidence_cancellation_policy", "comment": null}, "evidence_cancellation_policy_disclosure": {"type": "INT64", "index": 12, "name": "evidence_cancellation_policy_disclosure", "comment": null}, "evidence_cancellation_rebuttal": {"type": "INT64", "index": 13, "name": "evidence_cancellation_rebuttal", "comment": null}, "evidence_customer_communication": {"type": "INT64", "index": 14, "name": "evidence_customer_communication", "comment": null}, "evidence_customer_email_address": {"type": "STRING", "index": 15, "name": "evidence_customer_email_address", "comment": null}, "evidence_customer_name": {"type": "STRING", "index": 16, "name": "evidence_customer_name", "comment": null}, "evidence_customer_purchase_ip": {"type": "STRING", "index": 17, "name": "evidence_customer_purchase_ip", "comment": null}, "evidence_customer_signature": {"type": "INT64", "index": 18, "name": "evidence_customer_signature", "comment": null}, "evidence_details_due_by": {"type": "STRING", "index": 19, "name": "evidence_details_due_by", "comment": null}, "evidence_details_has_evidence": {"type": "BOOL", "index": 20, "name": "evidence_details_has_evidence", "comment": null}, "evidence_details_past_due": {"type": "BOOL", "index": 21, "name": "evidence_details_past_due", "comment": null}, "evidence_details_submission_count": {"type": "INT64", "index": 22, "name": "evidence_details_submission_count", "comment": null}, "evidence_duplicate_charge_documentation": {"type": "INT64", "index": 23, "name": "evidence_duplicate_charge_documentation", "comment": null}, "evidence_duplicate_charge_explanation": {"type": "INT64", "index": 24, "name": "evidence_duplicate_charge_explanation", "comment": null}, "evidence_duplicate_charge_id": {"type": "INT64", "index": 25, "name": "evidence_duplicate_charge_id", "comment": null}, "evidence_product_description": {"type": "INT64", "index": 26, "name": "evidence_product_description", "comment": null}, "evidence_receipt": {"type": "STRING", "index": 27, "name": "evidence_receipt", "comment": null}, "evidence_refund_policy": {"type": "INT64", "index": 28, "name": "evidence_refund_policy", "comment": null}, "evidence_refund_policy_disclosure": {"type": "INT64", "index": 29, "name": "evidence_refund_policy_disclosure", "comment": null}, "evidence_refund_refusal_explanation": {"type": "INT64", "index": 30, "name": "evidence_refund_refusal_explanation", "comment": null}, "evidence_service_date": {"type": "INT64", "index": 31, "name": "evidence_service_date", "comment": null}, "evidence_service_documentation": {"type": "INT64", "index": 32, "name": "evidence_service_documentation", "comment": null}, "evidence_shipping_address": {"type": "INT64", "index": 33, "name": "evidence_shipping_address", "comment": null}, "evidence_shipping_carrier": {"type": "INT64", "index": 34, "name": "evidence_shipping_carrier", "comment": null}, "evidence_shipping_date": {"type": "INT64", "index": 35, "name": "evidence_shipping_date", "comment": null}, "evidence_shipping_documentation": {"type": "INT64", "index": 36, "name": "evidence_shipping_documentation", "comment": null}, "evidence_shipping_tracking_number": {"type": "INT64", "index": 37, "name": "evidence_shipping_tracking_number", "comment": null}, "evidence_uncategorized_file": {"type": "INT64", "index": 38, "name": "evidence_uncategorized_file", "comment": null}, "evidence_uncategorized_text": {"type": "INT64", "index": 39, "name": "evidence_uncategorized_text", "comment": null}, "is_charge_refundable": {"type": "BOOL", "index": 40, "name": "is_charge_refundable", "comment": null}, "livemode": {"type": "BOOL", "index": 41, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 42, "name": "metadata", "comment": null}, "reason": {"type": "STRING", "index": 43, "name": "reason", "comment": null}, "status": {"type": "STRING", "index": 44, "name": "status", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__dispute_tmp"}, "model.stripe_source.stg_stripe__fee": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__fee", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "index": {"type": "INT64", "index": 2, "name": "index", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "application": {"type": "INT64", "index": 4, "name": "application", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "type": {"type": "STRING", "index": 7, "name": "type", "comment": null}, "source_relation": {"type": "STRING", "index": 8, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1573, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 13, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__fee"}, "model.stripe_source.stg_stripe__fee_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__fee_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "index": {"type": "INT64", "index": 2, "name": "index", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "application": {"type": "INT64", "index": 5, "name": "application", "comment": null}, "connected_account_id": {"type": "INT64", "index": 6, "name": "connected_account_id", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "type": {"type": "STRING", "index": 9, "name": "type", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__fee_tmp"}, "model.stripe_source.stg_stripe__invoice": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__invoice", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"invoice_id": {"type": "STRING", "index": 1, "name": "invoice_id", "comment": null}, "default_payment_method_id": {"type": "STRING", "index": 2, "name": "default_payment_method_id", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 3, "name": "payment_intent_id", "comment": null}, "subscription_id": {"type": "STRING", "index": 4, "name": "subscription_id", "comment": null}, "amount_due": {"type": "INT64", "index": 5, "name": "amount_due", "comment": null}, "amount_paid": {"type": "INT64", "index": 6, "name": "amount_paid", "comment": null}, "amount_remaining": {"type": "INT64", "index": 7, "name": "amount_remaining", "comment": null}, "post_payment_credit_notes_amount": {"type": "INT64", "index": 8, "name": "post_payment_credit_notes_amount", "comment": null}, "pre_payment_credit_notes_amount": {"type": "INT64", "index": 9, "name": "pre_payment_credit_notes_amount", "comment": null}, "attempt_count": {"type": "INT64", "index": 10, "name": "attempt_count", "comment": null}, "auto_advance": {"type": "BOOL", "index": 11, "name": "auto_advance", "comment": null}, "billing_reason": {"type": "STRING", "index": 12, "name": "billing_reason", "comment": null}, "charge_id": {"type": "STRING", "index": 13, "name": "charge_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 14, "name": "created_at", "comment": null}, "currency": {"type": "STRING", "index": 15, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 16, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 17, "name": "description", "comment": null}, "due_date": {"type": "TIMESTAMP", "index": 18, "name": "due_date", "comment": null}, "metadata": {"type": "STRING", "index": 19, "name": "metadata", "comment": null}, "number": {"type": "STRING", "index": 20, "name": "number", "comment": null}, "is_paid": {"type": "BOOL", "index": 21, "name": "is_paid", "comment": null}, "receipt_number": {"type": "STRING", "index": 22, "name": "receipt_number", "comment": null}, "status": {"type": "STRING", "index": 23, "name": "status", "comment": null}, "subtotal": {"type": "INT64", "index": 24, "name": "subtotal", "comment": null}, "tax": {"type": "INT64", "index": 25, "name": "tax", "comment": null}, "tax_percent": {"type": "NUMERIC", "index": 26, "name": "tax_percent", "comment": null}, "total": {"type": "INT64", "index": 27, "name": "total", "comment": null}, "period_start": {"type": "DATETIME", "index": 28, "name": "period_start", "comment": null}, "period_end": {"type": "DATETIME", "index": 29, "name": "period_end", "comment": null}, "status_transitions_finalized_at": {"type": "TIMESTAMP", "index": 30, "name": "status_transitions_finalized_at", "comment": null}, "status_transitions_marked_uncollectible_at": {"type": "TIMESTAMP", "index": 31, "name": "status_transitions_marked_uncollectible_at", "comment": null}, "status_transitions_paid_at": {"type": "TIMESTAMP", "index": 32, "name": "status_transitions_paid_at", "comment": null}, "status_transitions_voided_at": {"type": "TIMESTAMP", "index": 33, "name": "status_transitions_voided_at", "comment": null}, "source_relation": {"type": "STRING", "index": 34, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 73, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__invoice"}, "model.stripe_source.stg_stripe__invoice_line_item": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__invoice_line_item", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"invoice_line_item_id": {"type": "STRING", "index": 1, "name": "invoice_line_item_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 2, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 3, "name": "invoice_item_id", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "is_discountable": {"type": "BOOL", "index": 7, "name": "is_discountable", "comment": null}, "plan_id": {"type": "STRING", "index": 8, "name": "plan_id", "comment": null}, "price_id": {"type": "STRING", "index": 9, "name": "price_id", "comment": null}, "proration": {"type": "BOOL", "index": 10, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 11, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 12, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 13, "name": "subscription_item_id", "comment": null}, "type": {"type": "INT64", "index": 14, "name": "type", "comment": null}, "unique_invoice_line_item_id": {"type": "STRING", "index": 15, "name": "unique_invoice_line_item_id", "comment": null}, "period_start": {"type": "DATETIME", "index": 16, "name": "period_start", "comment": null}, "period_end": {"type": "DATETIME", "index": 17, "name": "period_end", "comment": null}, "source_relation": {"type": "STRING", "index": 18, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 218, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__invoice_line_item"}, "model.stripe_source.stg_stripe__invoice_line_item_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__invoice_line_item_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "invoice_id": {"type": "STRING", "index": 2, "name": "invoice_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "discountable": {"type": "BOOL", "index": 7, "name": "discountable", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "period_end": {"type": "DATETIME", "index": 9, "name": "period_end", "comment": null}, "period_start": {"type": "DATETIME", "index": 10, "name": "period_start", "comment": null}, "plan_id": {"type": "STRING", "index": 11, "name": "plan_id", "comment": null}, "proration": {"type": "BOOL", "index": 12, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 13, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 14, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 15, "name": "subscription_item_id", "comment": null}, "type": {"type": "INT64", "index": 16, "name": "type", "comment": null}, "unique_id": {"type": "STRING", "index": 17, "name": "unique_id", "comment": null}, "metadata": {"type": "STRING", "index": 18, "name": "metadata", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__invoice_line_item_tmp"}, "model.stripe_source.stg_stripe__invoice_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__invoice_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 5, "name": "customer_id", "comment": null}, "date": {"type": "INT64", "index": 6, "name": "date", "comment": null}, "description": {"type": "STRING", "index": 7, "name": "description", "comment": null}, "discountable": {"type": "BOOL", "index": 8, "name": "discountable", "comment": null}, "invoice_id": {"type": "STRING", "index": 9, "name": "invoice_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 10, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 11, "name": "livemode", "comment": null}, "period_end": {"type": "DATETIME", "index": 12, "name": "period_end", "comment": null}, "period_start": {"type": "DATETIME", "index": 13, "name": "period_start", "comment": null}, "proration": {"type": "BOOL", "index": 14, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 15, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 16, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 17, "name": "subscription_item_id", "comment": null}, "unit_amount": {"type": "INT64", "index": 18, "name": "unit_amount", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__invoice_tmp"}, "model.stripe_source.stg_stripe__payment_intent": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__payment_intent", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payment_intent_id": {"type": "STRING", "index": 1, "name": "payment_intent_id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "amount_capturable": {"type": "INT64", "index": 3, "name": "amount_capturable", "comment": null}, "amount_received": {"type": "INT64", "index": 4, "name": "amount_received", "comment": null}, "application": {"type": "STRING", "index": 5, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 6, "name": "application_fee_amount", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 7, "name": "canceled_at", "comment": null}, "cancellation_reason": {"type": "INT64", "index": 8, "name": "cancellation_reason", "comment": null}, "capture_method": {"type": "STRING", "index": 9, "name": "capture_method", "comment": null}, "confirmation_method": {"type": "STRING", "index": 10, "name": "confirmation_method", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 11, "name": "created_at", "comment": null}, "currency": {"type": "STRING", "index": 12, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 13, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 14, "name": "description", "comment": null}, "metadata": {"type": "STRING", "index": 15, "name": "metadata", "comment": null}, "payment_method_id": {"type": "STRING", "index": 16, "name": "payment_method_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 17, "name": "receipt_email", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 18, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 19, "name": "status", "comment": null}, "source_relation": {"type": "STRING", "index": 20, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2316, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 11, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_intent"}, "model.stripe_source.stg_stripe__payment_intent_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__payment_intent_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_capturable": {"type": "INT64", "index": 4, "name": "amount_capturable", "comment": null}, "amount_received": {"type": "INT64", "index": 5, "name": "amount_received", "comment": null}, "application": {"type": "STRING", "index": 6, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 7, "name": "application_fee_amount", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 8, "name": "canceled_at", "comment": null}, "cancellation_reason": {"type": "INT64", "index": 9, "name": "cancellation_reason", "comment": null}, "capture_method": {"type": "STRING", "index": 10, "name": "capture_method", "comment": null}, "confirmation_method": {"type": "STRING", "index": 11, "name": "confirmation_method", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 13, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 14, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 15, "name": "description", "comment": null}, "last_payment_error_charge_id": {"type": "INT64", "index": 16, "name": "last_payment_error_charge_id", "comment": null}, "last_payment_error_code": {"type": "INT64", "index": 17, "name": "last_payment_error_code", "comment": null}, "last_payment_error_decline_code": {"type": "INT64", "index": 18, "name": "last_payment_error_decline_code", "comment": null}, "last_payment_error_doc_url": {"type": "INT64", "index": 19, "name": "last_payment_error_doc_url", "comment": null}, "last_payment_error_message": {"type": "INT64", "index": 20, "name": "last_payment_error_message", "comment": null}, "last_payment_error_param": {"type": "INT64", "index": 21, "name": "last_payment_error_param", "comment": null}, "last_payment_error_source_id": {"type": "INT64", "index": 22, "name": "last_payment_error_source_id", "comment": null}, "last_payment_error_type": {"type": "INT64", "index": 23, "name": "last_payment_error_type", "comment": null}, "livemode": {"type": "BOOL", "index": 24, "name": "livemode", "comment": null}, "on_behalf_of": {"type": "INT64", "index": 25, "name": "on_behalf_of", "comment": null}, "payment_method_id": {"type": "STRING", "index": 26, "name": "payment_method_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 27, "name": "receipt_email", "comment": null}, "source_id": {"type": "INT64", "index": 28, "name": "source_id", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 29, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 30, "name": "status", "comment": null}, "transfer_data_destination": {"type": "INT64", "index": 31, "name": "transfer_data_destination", "comment": null}, "transfer_group": {"type": "INT64", "index": 32, "name": "transfer_group", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_intent_tmp"}, "model.stripe_source.stg_stripe__payment_method": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__payment_method", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payment_method_id": {"type": "STRING", "index": 1, "name": "payment_method_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 2, "name": "created_at", "comment": null}, "customer_id": {"type": "STRING", "index": 3, "name": "customer_id", "comment": null}, "metadata": {"type": "STRING", "index": 4, "name": "metadata", "comment": null}, "type": {"type": "STRING", "index": 5, "name": "type", "comment": null}, "source_relation": {"type": "STRING", "index": 6, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 785, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 13, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_method"}, "model.stripe_source.stg_stripe__payment_method_card": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__payment_method_card", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payment_method_id": {"type": "STRING", "index": 1, "name": "payment_method_id", "comment": null}, "brand": {"type": "STRING", "index": 2, "name": "brand", "comment": null}, "funding": {"type": "STRING", "index": 3, "name": "funding", "comment": null}, "charge_id": {"type": "INT64", "index": 4, "name": "charge_id", "comment": null}, "type": {"type": "INT64", "index": 5, "name": "type", "comment": null}, "wallet_type": {"type": "INT64", "index": 6, "name": "wallet_type", "comment": null}, "three_d_secure_authentication_flow": {"type": "STRING", "index": 7, "name": "three_d_secure_authentication_flow", "comment": null}, "three_d_secure_result": {"type": "STRING", "index": 8, "name": "three_d_secure_result", "comment": null}, "three_d_secure_result_reason": {"type": "STRING", "index": 9, "name": "three_d_secure_result_reason", "comment": null}, "three_d_secure_version": {"type": "STRING", "index": 10, "name": "three_d_secure_version", "comment": null}, "source_relation": {"type": "STRING", "index": 11, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 805, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 11, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_method_card"}, "model.stripe_source.stg_stripe__payment_method_card_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__payment_method_card_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payment_method_id": {"type": "STRING", "index": 1, "name": "payment_method_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "brand": {"type": "STRING", "index": 3, "name": "brand", "comment": null}, "charge_id": {"type": "INT64", "index": 4, "name": "charge_id", "comment": null}, "description": {"type": "INT64", "index": 5, "name": "description", "comment": null}, "fingerprint": {"type": "STRING", "index": 6, "name": "fingerprint", "comment": null}, "funding": {"type": "STRING", "index": 7, "name": "funding", "comment": null}, "type": {"type": "INT64", "index": 8, "name": "type", "comment": null}, "wallet_type": {"type": "INT64", "index": 9, "name": "wallet_type", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_method_card_tmp"}, "model.stripe_source.stg_stripe__payment_method_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__payment_method_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "billing_detail_address_city": {"type": "INT64", "index": 3, "name": "billing_detail_address_city", "comment": null}, "billing_detail_address_country": {"type": "INT64", "index": 4, "name": "billing_detail_address_country", "comment": null}, "billing_detail_address_line_1": {"type": "INT64", "index": 5, "name": "billing_detail_address_line_1", "comment": null}, "billing_detail_address_line_2": {"type": "INT64", "index": 6, "name": "billing_detail_address_line_2", "comment": null}, "billing_detail_address_postal_code": {"type": "STRING", "index": 7, "name": "billing_detail_address_postal_code", "comment": null}, "billing_detail_address_state": {"type": "INT64", "index": 8, "name": "billing_detail_address_state", "comment": null}, "billing_detail_email": {"type": "STRING", "index": 9, "name": "billing_detail_email", "comment": null}, "billing_detail_name": {"type": "STRING", "index": 10, "name": "billing_detail_name", "comment": null}, "billing_detail_phone": {"type": "INT64", "index": 11, "name": "billing_detail_phone", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "customer_id": {"type": "STRING", "index": 13, "name": "customer_id", "comment": null}, "livemode": {"type": "BOOL", "index": 14, "name": "livemode", "comment": null}, "type": {"type": "STRING", "index": 15, "name": "type", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payment_method_tmp"}, "model.stripe_source.stg_stripe__payout": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__payout", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payout_id": {"type": "STRING", "index": 1, "name": "payout_id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "arrival_date_at": {"type": "TIMESTAMP", "index": 3, "name": "arrival_date_at", "comment": null}, "is_automatic": {"type": "BOOL", "index": 4, "name": "is_automatic", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 5, "name": "balance_transaction_id", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 6, "name": "created_at", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "destination_bank_account_id": {"type": "STRING", "index": 9, "name": "destination_bank_account_id", "comment": null}, "destination_card_id": {"type": "STRING", "index": 10, "name": "destination_card_id", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "method": {"type": "STRING", "index": 12, "name": "method", "comment": null}, "source_type": {"type": "STRING", "index": 13, "name": "source_type", "comment": null}, "status": {"type": "STRING", "index": 14, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 15, "name": "type", "comment": null}, "source_relation": {"type": "STRING", "index": 16, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 3333, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 15, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payout"}, "model.stripe_source.stg_stripe__payout_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__payout_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "arrival_date": {"type": "DATETIME", "index": 4, "name": "arrival_date", "comment": null}, "automatic": {"type": "BOOL", "index": 5, "name": "automatic", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 6, "name": "balance_transaction_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 7, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 8, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 9, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 10, "name": "description", "comment": null}, "destination_bank_account_id": {"type": "STRING", "index": 11, "name": "destination_bank_account_id", "comment": null}, "destination_card_id": {"type": "STRING", "index": 12, "name": "destination_card_id", "comment": null}, "failure_balance_transaction_id": {"type": "INT64", "index": 13, "name": "failure_balance_transaction_id", "comment": null}, "failure_code": {"type": "INT64", "index": 14, "name": "failure_code", "comment": null}, "failure_message": {"type": "INT64", "index": 15, "name": "failure_message", "comment": null}, "livemode": {"type": "BOOL", "index": 16, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 17, "name": "metadata", "comment": null}, "method": {"type": "STRING", "index": 18, "name": "method", "comment": null}, "source_type": {"type": "STRING", "index": 19, "name": "source_type", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 20, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 21, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 22, "name": "type", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__payout_tmp"}, "model.stripe_source.stg_stripe__price_plan": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__price_plan", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"price_plan_id": {"type": "STRING", "index": 1, "name": "price_plan_id", "comment": null}, "is_active": {"type": "BOOL", "index": 2, "name": "is_active", "comment": null}, "unit_amount": {"type": "INT64", "index": 3, "name": "unit_amount", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "recurring_interval": {"type": "INT64", "index": 5, "name": "recurring_interval", "comment": null}, "recurring_interval_count": {"type": "INT64", "index": 6, "name": "recurring_interval_count", "comment": null}, "recurring_usage_type": {"type": "INT64", "index": 7, "name": "recurring_usage_type", "comment": null}, "recurring_aggregate_usage": {"type": "INT64", "index": 8, "name": "recurring_aggregate_usage", "comment": null}, "metadata": {"type": "STRING", "index": 9, "name": "metadata", "comment": null}, "nickname": {"type": "INT64", "index": 10, "name": "nickname", "comment": null}, "product_id": {"type": "STRING", "index": 11, "name": "product_id", "comment": null}, "billing_scheme": {"type": "STRING", "index": 12, "name": "billing_scheme", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 13, "name": "created_at", "comment": null}, "is_deleted": {"type": "BOOL", "index": 14, "name": "is_deleted", "comment": null}, "source_relation": {"type": "STRING", "index": 15, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 67, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__price_plan"}, "model.stripe_source.stg_stripe__price_plan_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__price_plan_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "billing_scheme": {"type": "STRING", "index": 4, "name": "billing_scheme", "comment": null}, "created": {"type": "TIMESTAMP", "index": 5, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 6, "name": "currency", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 7, "name": "invoice_item_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 8, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 9, "name": "livemode", "comment": null}, "lookup_key": {"type": "INT64", "index": 10, "name": "lookup_key", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "nickname": {"type": "INT64", "index": 12, "name": "nickname", "comment": null}, "product_id": {"type": "STRING", "index": 13, "name": "product_id", "comment": null}, "recurring_aggregate_usage": {"type": "INT64", "index": 14, "name": "recurring_aggregate_usage", "comment": null}, "recurring_interval": {"type": "INT64", "index": 15, "name": "recurring_interval", "comment": null}, "recurring_interval_count": {"type": "INT64", "index": 16, "name": "recurring_interval_count", "comment": null}, "recurring_usage_type": {"type": "INT64", "index": 17, "name": "recurring_usage_type", "comment": null}, "tiers_mode": {"type": "INT64", "index": 18, "name": "tiers_mode", "comment": null}, "transform_quantity_divide_by": {"type": "INT64", "index": 19, "name": "transform_quantity_divide_by", "comment": null}, "transform_quantity_round": {"type": "INT64", "index": 20, "name": "transform_quantity_round", "comment": null}, "type": {"type": "STRING", "index": 21, "name": "type", "comment": null}, "unit_amount": {"type": "INT64", "index": 22, "name": "unit_amount", "comment": null}, "unit_amount_decimal": {"type": "INT64", "index": 23, "name": "unit_amount_decimal", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__price_plan_tmp"}, "model.stripe_source.stg_stripe__product": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__product", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"product_id": {"type": "STRING", "index": 1, "name": "product_id", "comment": null}, "is_active": {"type": "BOOL", "index": 2, "name": "is_active", "comment": null}, "attributes": {"type": "STRING", "index": 3, "name": "attributes", "comment": null}, "caption": {"type": "STRING", "index": 4, "name": "caption", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 5, "name": "created_at", "comment": null}, "deactivate_at": {"type": "TIMESTAMP", "index": 6, "name": "deactivate_at", "comment": null}, "description": {"type": "STRING", "index": 7, "name": "description", "comment": null}, "images": {"type": "STRING", "index": 8, "name": "images", "comment": null}, "is_deleted": {"type": "BOOL", "index": 9, "name": "is_deleted", "comment": null}, "name": {"type": "STRING", "index": 10, "name": "name", "comment": null}, "shippable": {"type": "BOOL", "index": 11, "name": "shippable", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 12, "name": "statement_descriptor", "comment": null}, "type": {"type": "STRING", "index": 13, "name": "type", "comment": null}, "unit_label": {"type": "INT64", "index": 14, "name": "unit_label", "comment": null}, "updated": {"type": "STRING", "index": 15, "name": "updated", "comment": null}, "url": {"type": "STRING", "index": 16, "name": "url", "comment": null}, "source_relation": {"type": "STRING", "index": 17, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 835, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__product"}, "model.stripe_source.stg_stripe__product_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__product_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "caption": {"type": "STRING", "index": 4, "name": "caption", "comment": null}, "created": {"type": "TIMESTAMP", "index": 5, "name": "created", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "is_deleted": {"type": "BOOL", "index": 7, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 9, "name": "metadata", "comment": null}, "name": {"type": "STRING", "index": 10, "name": "name", "comment": null}, "package_dimensions_height": {"type": "INT64", "index": 11, "name": "package_dimensions_height", "comment": null}, "package_dimensions_length": {"type": "INT64", "index": 12, "name": "package_dimensions_length", "comment": null}, "package_dimensions_weight": {"type": "INT64", "index": 13, "name": "package_dimensions_weight", "comment": null}, "package_dimensions_width": {"type": "INT64", "index": 14, "name": "package_dimensions_width", "comment": null}, "shippable": {"type": "BOOL", "index": 15, "name": "shippable", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 16, "name": "statement_descriptor", "comment": null}, "type": {"type": "STRING", "index": 17, "name": "type", "comment": null}, "unit_label": {"type": "INT64", "index": 18, "name": "unit_label", "comment": null}, "updated": {"type": "STRING", "index": 19, "name": "updated", "comment": null}, "url": {"type": "STRING", "index": 20, "name": "url", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__product_tmp"}, "model.stripe_source.stg_stripe__refund": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__refund", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"refund_id": {"type": "STRING", "index": 1, "name": "refund_id", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 2, "name": "payment_intent_id", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 3, "name": "balance_transaction_id", "comment": null}, "charge_id": {"type": "STRING", "index": 4, "name": "charge_id", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 6, "name": "created_at", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "INT64", "index": 8, "name": "description", "comment": null}, "metadata": {"type": "STRING", "index": 9, "name": "metadata", "comment": null}, "reason": {"type": "STRING", "index": 10, "name": "reason", "comment": null}, "receipt_number": {"type": "STRING", "index": 11, "name": "receipt_number", "comment": null}, "status": {"type": "STRING", "index": 12, "name": "status", "comment": null}, "source_relation": {"type": "STRING", "index": 13, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 832, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 4, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__refund"}, "model.stripe_source.stg_stripe__refund_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__refund_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 4, "name": "balance_transaction_id", "comment": null}, "charge_id": {"type": "STRING", "index": 5, "name": "charge_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "INT64", "index": 8, "name": "description", "comment": null}, "failure_balance_transaction_id": {"type": "INT64", "index": 9, "name": "failure_balance_transaction_id", "comment": null}, "failure_reason": {"type": "INT64", "index": 10, "name": "failure_reason", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "reason": {"type": "STRING", "index": 12, "name": "reason", "comment": null}, "receipt_number": {"type": "STRING", "index": 13, "name": "receipt_number", "comment": null}, "status": {"type": "STRING", "index": 14, "name": "status", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__refund_tmp"}, "model.stripe_source.stg_stripe__subscription": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__subscription", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"subscription_id": {"type": "STRING", "index": 1, "name": "subscription_id", "comment": null}, "latest_invoice_id": {"type": "STRING", "index": 2, "name": "latest_invoice_id", "comment": null}, "customer_id": {"type": "STRING", "index": 3, "name": "customer_id", "comment": null}, "default_payment_method_id": {"type": "STRING", "index": 4, "name": "default_payment_method_id", "comment": null}, "pending_setup_intent_id": {"type": "STRING", "index": 5, "name": "pending_setup_intent_id", "comment": null}, "status": {"type": "STRING", "index": 6, "name": "status", "comment": null}, "billing": {"type": "STRING", "index": 7, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "DATETIME", "index": 8, "name": "billing_cycle_anchor", "comment": null}, "cancel_at": {"type": "TIMESTAMP", "index": 9, "name": "cancel_at", "comment": null}, "is_cancel_at_period_end": {"type": "BOOL", "index": 10, "name": "is_cancel_at_period_end", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 11, "name": "canceled_at", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 12, "name": "created_at", "comment": null}, "current_period_start": {"type": "DATETIME", "index": 13, "name": "current_period_start", "comment": null}, "current_period_end": {"type": "DATETIME", "index": 14, "name": "current_period_end", "comment": null}, "days_until_due": {"type": "INT64", "index": 15, "name": "days_until_due", "comment": null}, "metadata": {"type": "STRING", "index": 16, "name": "metadata", "comment": null}, "start_date_at": {"type": "TIMESTAMP", "index": 17, "name": "start_date_at", "comment": null}, "ended_at": {"type": "TIMESTAMP", "index": 18, "name": "ended_at", "comment": null}, "pause_collection_behavior": {"type": "STRING", "index": 19, "name": "pause_collection_behavior", "comment": null}, "pause_collection_resumes_at": {"type": "TIMESTAMP", "index": 20, "name": "pause_collection_resumes_at", "comment": null}, "source_relation": {"type": "STRING", "index": 21, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 166, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__subscription"}, "model.stripe_source.stg_stripe__subscription_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__subscription_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "_fivetran_active": {"type": "BOOL", "index": 3, "name": "_fivetran_active", "comment": null}, "application_fee_percent": {"type": "INT64", "index": 4, "name": "application_fee_percent", "comment": null}, "billing": {"type": "STRING", "index": 5, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "DATETIME", "index": 6, "name": "billing_cycle_anchor", "comment": null}, "billing_threshold_amount_gte": {"type": "INT64", "index": 7, "name": "billing_threshold_amount_gte", "comment": null}, "billing_threshold_reset_billing_cycle_anchor": {"type": "BOOL", "index": 8, "name": "billing_threshold_reset_billing_cycle_anchor", "comment": null}, "cancel_at": {"type": "DATETIME", "index": 9, "name": "cancel_at", "comment": null}, "cancel_at_period_end": {"type": "BOOL", "index": 10, "name": "cancel_at_period_end", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 11, "name": "canceled_at", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "current_period_end": {"type": "DATETIME", "index": 13, "name": "current_period_end", "comment": null}, "current_period_start": {"type": "DATETIME", "index": 14, "name": "current_period_start", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "days_until_due": {"type": "INT64", "index": 16, "name": "days_until_due", "comment": null}, "default_source_id": {"type": "STRING", "index": 17, "name": "default_source_id", "comment": null}, "ended_at": {"type": "DATETIME", "index": 18, "name": "ended_at", "comment": null}, "livemode": {"type": "BOOL", "index": 19, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 20, "name": "metadata", "comment": null}, "quantity": {"type": "INT64", "index": 21, "name": "quantity", "comment": null}, "start_date": {"type": "DATETIME", "index": 22, "name": "start_date", "comment": null}, "status": {"type": "STRING", "index": 23, "name": "status", "comment": null}, "tax_percent": {"type": "INT64", "index": 24, "name": "tax_percent", "comment": null}, "trial_end": {"type": "DATETIME", "index": 25, "name": "trial_end", "comment": null}, "trial_start": {"type": "DATETIME", "index": 26, "name": "trial_start", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__subscription_tmp"}, "model.stripe_source.stg_stripe__transfer": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__transfer", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"transfer_id": {"type": "STRING", "index": 1, "name": "transfer_id", "comment": null}, "transfer_amount": {"type": "INT64", "index": 2, "name": "transfer_amount", "comment": null}, "transfer_amount_reversed": {"type": "INT64", "index": 3, "name": "transfer_amount_reversed", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 4, "name": "balance_transaction_id", "comment": null}, "transfer_created_at": {"type": "TIMESTAMP", "index": 5, "name": "transfer_created_at", "comment": null}, "transfer_currency": {"type": "STRING", "index": 6, "name": "transfer_currency", "comment": null}, "transfer_description": {"type": "STRING", "index": 7, "name": "transfer_description", "comment": null}, "transfer_destination": {"type": "STRING", "index": 8, "name": "transfer_destination", "comment": null}, "destination_payment": {"type": "INT64", "index": 9, "name": "destination_payment", "comment": null}, "destination_payment_id": {"type": "INT64", "index": 10, "name": "destination_payment_id", "comment": null}, "transfer_metadata": {"type": "STRING", "index": 11, "name": "transfer_metadata", "comment": null}, "transfer_is_reversed": {"type": "BOOL", "index": 12, "name": "transfer_is_reversed", "comment": null}, "source_transaction": {"type": "INT64", "index": 13, "name": "source_transaction", "comment": null}, "source_transaction_id": {"type": "INT64", "index": 14, "name": "source_transaction_id", "comment": null}, "source_type": {"type": "STRING", "index": 15, "name": "source_type", "comment": null}, "transfer_group": {"type": "INT64", "index": 16, "name": "transfer_group", "comment": null}, "source_relation": {"type": "STRING", "index": 17, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1456, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__transfer"}, "model.stripe_source.stg_stripe__transfer_tmp": {"metadata": {"type": "view", "schema": "stripe_tests_stripe_dev", "name": "stg_stripe__transfer_tmp", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_reversed": {"type": "INT64", "index": 4, "name": "amount_reversed", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 5, "name": "balance_transaction_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "destination": {"type": "STRING", "index": 9, "name": "destination", "comment": null}, "destination_payment": {"type": "INT64", "index": 10, "name": "destination_payment", "comment": null}, "destination_payment_id": {"type": "INT64", "index": 11, "name": "destination_payment_id", "comment": null}, "livemode": {"type": "BOOL", "index": 12, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 13, "name": "metadata", "comment": null}, "reversed": {"type": "BOOL", "index": 14, "name": "reversed", "comment": null}, "source_transaction": {"type": "INT64", "index": 15, "name": "source_transaction", "comment": null}, "source_transaction_id": {"type": "INT64", "index": 16, "name": "source_transaction_id", "comment": null}, "source_type": {"type": "STRING", "index": 17, "name": "source_type", "comment": null}, "transfer_group": {"type": "INT64", "index": 18, "name": "transfer_group", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe_source.stg_stripe__transfer_tmp"}, "model.stripe.stripe__activity_itemized_2": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__activity_itemized_2", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "balance_transaction_created_at": {"type": "TIMESTAMP", "index": 2, "name": "balance_transaction_created_at", "comment": null}, "balance_transaction_reporting_category": {"type": "STRING", "index": 3, "name": "balance_transaction_reporting_category", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "charge_id": {"type": "STRING", "index": 6, "name": "charge_id", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 7, "name": "payment_intent_id", "comment": null}, "refund_id": {"type": "STRING", "index": 8, "name": "refund_id", "comment": null}, "dispute_id": {"type": "STRING", "index": 9, "name": "dispute_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 10, "name": "invoice_id", "comment": null}, "invoice_number": {"type": "STRING", "index": 11, "name": "invoice_number", "comment": null}, "subscription_id": {"type": "STRING", "index": 12, "name": "subscription_id", "comment": null}, "transfer_id": {"type": "STRING", "index": 13, "name": "transfer_id", "comment": null}, "customer_id": {"type": "STRING", "index": 14, "name": "customer_id", "comment": null}, "customer_email": {"type": "INT64", "index": 15, "name": "customer_email", "comment": null}, "customer_name": {"type": "STRING", "index": 16, "name": "customer_name", "comment": null}, "customer_description": {"type": "STRING", "index": 17, "name": "customer_description", "comment": null}, "customer_shipping_address_line_1": {"type": "INT64", "index": 18, "name": "customer_shipping_address_line_1", "comment": null}, "customer_shipping_address_line_2": {"type": "INT64", "index": 19, "name": "customer_shipping_address_line_2", "comment": null}, "customer_shipping_address_city": {"type": "INT64", "index": 20, "name": "customer_shipping_address_city", "comment": null}, "customer_shipping_address_state": {"type": "INT64", "index": 21, "name": "customer_shipping_address_state", "comment": null}, "customer_shipping_address_postal_code": {"type": "INT64", "index": 22, "name": "customer_shipping_address_postal_code", "comment": null}, "customer_shipping_address_country": {"type": "INT64", "index": 23, "name": "customer_shipping_address_country", "comment": null}, "customer_address_line_1": {"type": "INT64", "index": 24, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "INT64", "index": 25, "name": "customer_address_line_2", "comment": null}, "customer_address_city": {"type": "INT64", "index": 26, "name": "customer_address_city", "comment": null}, "customer_address_state": {"type": "INT64", "index": 27, "name": "customer_address_state", "comment": null}, "customer_address_postal_code": {"type": "INT64", "index": 28, "name": "customer_address_postal_code", "comment": null}, "customer_address_country": {"type": "INT64", "index": 29, "name": "customer_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 30, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 31, "name": "shipping_address_line_2", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 32, "name": "shipping_address_city", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 33, "name": "shipping_address_state", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 34, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 35, "name": "shipping_address_country", "comment": null}, "card_address_line_1": {"type": "INT64", "index": 36, "name": "card_address_line_1", "comment": null}, "card_address_line_2": {"type": "INT64", "index": 37, "name": "card_address_line_2", "comment": null}, "card_address_city": {"type": "INT64", "index": 38, "name": "card_address_city", "comment": null}, "card_address_state": {"type": "INT64", "index": 39, "name": "card_address_state", "comment": null}, "card_address_postal_code": {"type": "INT64", "index": 40, "name": "card_address_postal_code", "comment": null}, "card_address_country": {"type": "INT64", "index": 41, "name": "card_address_country", "comment": null}, "automatic_payout_id": {"type": "STRING", "index": 42, "name": "automatic_payout_id", "comment": null}, "automatic_payout_effective_at": {"type": "TIMESTAMP", "index": 43, "name": "automatic_payout_effective_at", "comment": null}, "payment_method_type": {"type": "STRING", "index": 44, "name": "payment_method_type", "comment": null}, "card_brand": {"type": "STRING", "index": 45, "name": "card_brand", "comment": null}, "card_funding": {"type": "STRING", "index": 46, "name": "card_funding", "comment": null}, "card_country": {"type": "STRING", "index": 47, "name": "card_country", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 48, "name": "statement_descriptor", "comment": null}, "customer_facing_amount": {"type": "INT64", "index": 49, "name": "customer_facing_amount", "comment": null}, "balance_transaction_description": {"type": "STRING", "index": 50, "name": "balance_transaction_description", "comment": null}, "connected_account_id": {"type": "INT64", "index": 51, "name": "connected_account_id", "comment": null}, "connected_account_country": {"type": "STRING", "index": 52, "name": "connected_account_country", "comment": null}, "connected_account_direct_charge_id": {"type": "STRING", "index": 53, "name": "connected_account_direct_charge_id", "comment": null}, "source_relation": {"type": "STRING", "index": 54, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 855, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 9, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__activity_itemized_2"}, "model.stripe.stripe__balance_change_from_activity_itemized_3": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__balance_change_from_activity_itemized_3", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 2, "name": "created", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 3, "name": "available_on", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "gross": {"type": "INT64", "index": 5, "name": "gross", "comment": null}, "fee": {"type": "INT64", "index": 6, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 7, "name": "net", "comment": null}, "reporting_category": {"type": "STRING", "index": 8, "name": "reporting_category", "comment": null}, "source_id": {"type": "STRING", "index": 9, "name": "source_id", "comment": null}, "description": {"type": "STRING", "index": 10, "name": "description", "comment": null}, "customer_facing_amount": {"type": "INT64", "index": 11, "name": "customer_facing_amount", "comment": null}, "customer_facing_currency": {"type": "STRING", "index": 12, "name": "customer_facing_currency", "comment": null}, "automatic_payout_id": {"type": "STRING", "index": 13, "name": "automatic_payout_id", "comment": null}, "automatic_payout_effective_at": {"type": "TIMESTAMP", "index": 14, "name": "automatic_payout_effective_at", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "customer_email": {"type": "INT64", "index": 16, "name": "customer_email", "comment": null}, "customer_name": {"type": "STRING", "index": 17, "name": "customer_name", "comment": null}, "customer_description": {"type": "STRING", "index": 18, "name": "customer_description", "comment": null}, "customer_shipping_address_line_1": {"type": "INT64", "index": 19, "name": "customer_shipping_address_line_1", "comment": null}, "customer_shipping_address_line_2": {"type": "INT64", "index": 20, "name": "customer_shipping_address_line_2", "comment": null}, "customer_shipping_address_city": {"type": "INT64", "index": 21, "name": "customer_shipping_address_city", "comment": null}, "customer_shipping_address_state": {"type": "INT64", "index": 22, "name": "customer_shipping_address_state", "comment": null}, "customer_shipping_address_postal_code": {"type": "INT64", "index": 23, "name": "customer_shipping_address_postal_code", "comment": null}, "customer_shipping_address_country": {"type": "INT64", "index": 24, "name": "customer_shipping_address_country", "comment": null}, "customer_address_line_1": {"type": "INT64", "index": 25, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "INT64", "index": 26, "name": "customer_address_line_2", "comment": null}, "customer_address_city": {"type": "INT64", "index": 27, "name": "customer_address_city", "comment": null}, "customer_address_state": {"type": "INT64", "index": 28, "name": "customer_address_state", "comment": null}, "customer_address_postal_code": {"type": "INT64", "index": 29, "name": "customer_address_postal_code", "comment": null}, "customer_address_country": {"type": "INT64", "index": 30, "name": "customer_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 31, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 32, "name": "shipping_address_line_2", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 33, "name": "shipping_address_city", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 34, "name": "shipping_address_state", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 35, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 36, "name": "shipping_address_country", "comment": null}, "card_address_line_1": {"type": "INT64", "index": 37, "name": "card_address_line_1", "comment": null}, "card_address_line_2": {"type": "INT64", "index": 38, "name": "card_address_line_2", "comment": null}, "card_address_city": {"type": "INT64", "index": 39, "name": "card_address_city", "comment": null}, "card_address_state": {"type": "INT64", "index": 40, "name": "card_address_state", "comment": null}, "card_address_postal_code": {"type": "INT64", "index": 41, "name": "card_address_postal_code", "comment": null}, "card_address_country": {"type": "INT64", "index": 42, "name": "card_address_country", "comment": null}, "charge_id": {"type": "STRING", "index": 43, "name": "charge_id", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 44, "name": "payment_intent_id", "comment": null}, "charge_created": {"type": "TIMESTAMP", "index": 45, "name": "charge_created", "comment": null}, "invoice_id": {"type": "STRING", "index": 46, "name": "invoice_id", "comment": null}, "invoice_number": {"type": "STRING", "index": 47, "name": "invoice_number", "comment": null}, "subscription_id": {"type": "STRING", "index": 48, "name": "subscription_id", "comment": null}, "payment_method_type": {"type": "STRING", "index": 49, "name": "payment_method_type", "comment": null}, "card_brand": {"type": "STRING", "index": 50, "name": "card_brand", "comment": null}, "card_funding": {"type": "STRING", "index": 51, "name": "card_funding", "comment": null}, "card_country": {"type": "STRING", "index": 52, "name": "card_country", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 53, "name": "statement_descriptor", "comment": null}, "dispute_reason": {"type": "STRING", "index": 54, "name": "dispute_reason", "comment": null}, "connected_account_id": {"type": "INT64", "index": 55, "name": "connected_account_id", "comment": null}, "connected_account_country": {"type": "STRING", "index": 56, "name": "connected_account_country", "comment": null}, "connected_account_direct_charge_id": {"type": "STRING", "index": 57, "name": "connected_account_direct_charge_id", "comment": null}, "source_relation": {"type": "STRING", "index": 58, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1332, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 9, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__balance_change_from_activity_itemized_3"}, "model.stripe.stripe__balance_transactions": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__balance_transactions", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "balance_transaction_created_at": {"type": "TIMESTAMP", "index": 2, "name": "balance_transaction_created_at", "comment": null}, "balance_transaction_available_on": {"type": "TIMESTAMP", "index": 3, "name": "balance_transaction_available_on", "comment": null}, "balance_transaction_currency": {"type": "STRING", "index": 4, "name": "balance_transaction_currency", "comment": null}, "balance_transaction_amount": {"type": "INT64", "index": 5, "name": "balance_transaction_amount", "comment": null}, "balance_transaction_fee": {"type": "INT64", "index": 6, "name": "balance_transaction_fee", "comment": null}, "balance_transaction_net": {"type": "INT64", "index": 7, "name": "balance_transaction_net", "comment": null}, "balance_transaction_source_id": {"type": "STRING", "index": 8, "name": "balance_transaction_source_id", "comment": null}, "balance_transaction_description": {"type": "STRING", "index": 9, "name": "balance_transaction_description", "comment": null}, "balance_transaction_type": {"type": "STRING", "index": 10, "name": "balance_transaction_type", "comment": null}, "balance_transaction_reporting_category": {"type": "STRING", "index": 11, "name": "balance_transaction_reporting_category", "comment": null}, "customer_facing_amount": {"type": "INT64", "index": 12, "name": "customer_facing_amount", "comment": null}, "customer_facing_currency": {"type": "STRING", "index": 13, "name": "customer_facing_currency", "comment": null}, "effective_at": {"type": "DATETIME", "index": 14, "name": "effective_at", "comment": null}, "automatic_payout_id": {"type": "STRING", "index": 15, "name": "automatic_payout_id", "comment": null}, "payout_id": {"type": "STRING", "index": 16, "name": "payout_id", "comment": null}, "payout_created_at": {"type": "TIMESTAMP", "index": 17, "name": "payout_created_at", "comment": null}, "payout_currency": {"type": "STRING", "index": 18, "name": "payout_currency", "comment": null}, "payout_is_automatic": {"type": "BOOL", "index": 19, "name": "payout_is_automatic", "comment": null}, "payout_arrival_date_at": {"type": "TIMESTAMP", "index": 20, "name": "payout_arrival_date_at", "comment": null}, "automatic_payout_effective_at": {"type": "TIMESTAMP", "index": 21, "name": "automatic_payout_effective_at", "comment": null}, "payout_type": {"type": "STRING", "index": 22, "name": "payout_type", "comment": null}, "payout_status": {"type": "STRING", "index": 23, "name": "payout_status", "comment": null}, "payout_description": {"type": "STRING", "index": 24, "name": "payout_description", "comment": null}, "destination_bank_account_id": {"type": "STRING", "index": 25, "name": "destination_bank_account_id", "comment": null}, "destination_card_id": {"type": "STRING", "index": 26, "name": "destination_card_id", "comment": null}, "customer_id": {"type": "STRING", "index": 27, "name": "customer_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 28, "name": "receipt_email", "comment": null}, "customer_email": {"type": "INT64", "index": 29, "name": "customer_email", "comment": null}, "customer_name": {"type": "STRING", "index": 30, "name": "customer_name", "comment": null}, "customer_description": {"type": "STRING", "index": 31, "name": "customer_description", "comment": null}, "customer_shipping_address_line_1": {"type": "INT64", "index": 32, "name": "customer_shipping_address_line_1", "comment": null}, "customer_shipping_address_line_2": {"type": "INT64", "index": 33, "name": "customer_shipping_address_line_2", "comment": null}, "customer_shipping_address_city": {"type": "INT64", "index": 34, "name": "customer_shipping_address_city", "comment": null}, "customer_shipping_address_state": {"type": "INT64", "index": 35, "name": "customer_shipping_address_state", "comment": null}, "customer_shipping_address_postal_code": {"type": "INT64", "index": 36, "name": "customer_shipping_address_postal_code", "comment": null}, "customer_shipping_address_country": {"type": "INT64", "index": 37, "name": "customer_shipping_address_country", "comment": null}, "customer_address_line_1": {"type": "INT64", "index": 38, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "INT64", "index": 39, "name": "customer_address_line_2", "comment": null}, "customer_address_city": {"type": "INT64", "index": 40, "name": "customer_address_city", "comment": null}, "customer_address_state": {"type": "INT64", "index": 41, "name": "customer_address_state", "comment": null}, "customer_address_postal_code": {"type": "INT64", "index": 42, "name": "customer_address_postal_code", "comment": null}, "customer_address_country": {"type": "INT64", "index": 43, "name": "customer_address_country", "comment": null}, "charge_shipping_address_line_1": {"type": "INT64", "index": 44, "name": "charge_shipping_address_line_1", "comment": null}, "charge_shipping_address_line_2": {"type": "INT64", "index": 45, "name": "charge_shipping_address_line_2", "comment": null}, "charge_shipping_address_city": {"type": "INT64", "index": 46, "name": "charge_shipping_address_city", "comment": null}, "charge_shipping_address_state": {"type": "INT64", "index": 47, "name": "charge_shipping_address_state", "comment": null}, "charge_shipping_address_postal_code": {"type": "INT64", "index": 48, "name": "charge_shipping_address_postal_code", "comment": null}, "charge_shipping_address_country": {"type": "INT64", "index": 49, "name": "charge_shipping_address_country", "comment": null}, "card_address_line_1": {"type": "INT64", "index": 50, "name": "card_address_line_1", "comment": null}, "card_address_line_2": {"type": "INT64", "index": 51, "name": "card_address_line_2", "comment": null}, "card_address_city": {"type": "INT64", "index": 52, "name": "card_address_city", "comment": null}, "card_address_state": {"type": "INT64", "index": 53, "name": "card_address_state", "comment": null}, "card_address_postal_code": {"type": "INT64", "index": 54, "name": "card_address_postal_code", "comment": null}, "card_address_country": {"type": "INT64", "index": 55, "name": "card_address_country", "comment": null}, "charge_id": {"type": "STRING", "index": 56, "name": "charge_id", "comment": null}, "charge_created_at": {"type": "TIMESTAMP", "index": 57, "name": "charge_created_at", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 58, "name": "payment_intent_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 59, "name": "invoice_id", "comment": null}, "invoice_number": {"type": "STRING", "index": 60, "name": "invoice_number", "comment": null}, "subscription_id": {"type": "STRING", "index": 61, "name": "subscription_id", "comment": null}, "payment_method_type": {"type": "STRING", "index": 62, "name": "payment_method_type", "comment": null}, "payment_method_brand": {"type": "STRING", "index": 63, "name": "payment_method_brand", "comment": null}, "payment_method_funding": {"type": "STRING", "index": 64, "name": "payment_method_funding", "comment": null}, "card_brand": {"type": "STRING", "index": 65, "name": "card_brand", "comment": null}, "card_funding": {"type": "STRING", "index": 66, "name": "card_funding", "comment": null}, "card_country": {"type": "STRING", "index": 67, "name": "card_country", "comment": null}, "charge_statement_descriptor": {"type": "INT64", "index": 68, "name": "charge_statement_descriptor", "comment": null}, "dispute_id": {"type": "STRING", "index": 69, "name": "dispute_id", "comment": null}, "dispute_reason": {"type": "STRING", "index": 70, "name": "dispute_reason", "comment": null}, "refund_id": {"type": "STRING", "index": 71, "name": "refund_id", "comment": null}, "refund_reason": {"type": "STRING", "index": 72, "name": "refund_reason", "comment": null}, "transfer_id": {"type": "STRING", "index": 73, "name": "transfer_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 74, "name": "connected_account_id", "comment": null}, "connected_account_country": {"type": "STRING", "index": 75, "name": "connected_account_country", "comment": null}, "connected_account_direct_charge_id": {"type": "STRING", "index": 76, "name": "connected_account_direct_charge_id", "comment": null}, "source_relation": {"type": "STRING", "index": 77, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1476, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 9, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__balance_transactions"}, "model.stripe.stripe__customer_overview": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__customer_overview", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"customer_id": {"type": "STRING", "index": 1, "name": "customer_id", "comment": null}, "customer_description": {"type": "STRING", "index": 2, "name": "customer_description", "comment": null}, "customer_created_at": {"type": "TIMESTAMP", "index": 3, "name": "customer_created_at", "comment": null}, "customer_currency": {"type": "INT64", "index": 4, "name": "customer_currency", "comment": null}, "account_balance": {"type": "INT64", "index": 5, "name": "account_balance", "comment": null}, "customer_address_city": {"type": "INT64", "index": 6, "name": "customer_address_city", "comment": null}, "customer_address_country": {"type": "INT64", "index": 7, "name": "customer_address_country", "comment": null}, "customer_address_line_1": {"type": "INT64", "index": 8, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "INT64", "index": 9, "name": "customer_address_line_2", "comment": null}, "customer_address_postal_code": {"type": "INT64", "index": 10, "name": "customer_address_postal_code", "comment": null}, "customer_address_state": {"type": "INT64", "index": 11, "name": "customer_address_state", "comment": null}, "customer_balance": {"type": "INT64", "index": 12, "name": "customer_balance", "comment": null}, "bank_account_id": {"type": "STRING", "index": 13, "name": "bank_account_id", "comment": null}, "default_card_id": {"type": "INT64", "index": 14, "name": "default_card_id", "comment": null}, "is_delinquent": {"type": "BOOL", "index": 15, "name": "is_delinquent", "comment": null}, "email": {"type": "INT64", "index": 16, "name": "email", "comment": null}, "customer_name": {"type": "STRING", "index": 17, "name": "customer_name", "comment": null}, "phone": {"type": "INT64", "index": 18, "name": "phone", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 19, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 20, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 21, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 22, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 23, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 24, "name": "shipping_address_state", "comment": null}, "shipping_name": {"type": "INT64", "index": 25, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "INT64", "index": 26, "name": "shipping_phone", "comment": null}, "is_deleted": {"type": "BOOL", "index": 27, "name": "is_deleted", "comment": null}, "total_sales": {"type": "FLOAT64", "index": 28, "name": "total_sales", "comment": null}, "total_refunds": {"type": "FLOAT64", "index": 29, "name": "total_refunds", "comment": null}, "total_gross_transaction_amount": {"type": "FLOAT64", "index": 30, "name": "total_gross_transaction_amount", "comment": null}, "total_fees": {"type": "FLOAT64", "index": 31, "name": "total_fees", "comment": null}, "total_net_transaction_amount": {"type": "FLOAT64", "index": 32, "name": "total_net_transaction_amount", "comment": null}, "total_sales_count": {"type": "INT64", "index": 33, "name": "total_sales_count", "comment": null}, "total_refund_count": {"type": "INT64", "index": 34, "name": "total_refund_count", "comment": null}, "sales_this_month": {"type": "FLOAT64", "index": 35, "name": "sales_this_month", "comment": null}, "refunds_this_month": {"type": "FLOAT64", "index": 36, "name": "refunds_this_month", "comment": null}, "gross_transaction_amount_this_month": {"type": "FLOAT64", "index": 37, "name": "gross_transaction_amount_this_month", "comment": null}, "fees_this_month": {"type": "FLOAT64", "index": 38, "name": "fees_this_month", "comment": null}, "net_transaction_amount_this_month": {"type": "FLOAT64", "index": 39, "name": "net_transaction_amount_this_month", "comment": null}, "sales_count_this_month": {"type": "INT64", "index": 40, "name": "sales_count_this_month", "comment": null}, "refund_count_this_month": {"type": "INT64", "index": 41, "name": "refund_count_this_month", "comment": null}, "first_sale_date": {"type": "DATE", "index": 42, "name": "first_sale_date", "comment": null}, "most_recent_sale_date": {"type": "DATE", "index": 43, "name": "most_recent_sale_date", "comment": null}, "total_failed_charge_count": {"type": "INT64", "index": 44, "name": "total_failed_charge_count", "comment": null}, "total_failed_charge_amount": {"type": "FLOAT64", "index": 45, "name": "total_failed_charge_amount", "comment": null}, "failed_charge_count_this_month": {"type": "INT64", "index": 46, "name": "failed_charge_count_this_month", "comment": null}, "failed_charge_amount_this_month": {"type": "FLOAT64", "index": 47, "name": "failed_charge_amount_this_month", "comment": null}, "source_relation": {"type": "STRING", "index": 48, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2922, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 13, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__customer_overview"}, "model.stripe.stripe__daily_overview": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__daily_overview", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"account_id": {"type": "INT64", "index": 1, "name": "account_id", "comment": null}, "account_daily_id": {"type": "STRING", "index": 2, "name": "account_daily_id", "comment": null}, "date_day": {"type": "DATE", "index": 3, "name": "date_day", "comment": null}, "date_week": {"type": "DATE", "index": 4, "name": "date_week", "comment": null}, "date_month": {"type": "DATE", "index": 5, "name": "date_month", "comment": null}, "date_year": {"type": "DATE", "index": 6, "name": "date_year", "comment": null}, "date_index": {"type": "INT64", "index": 7, "name": "date_index", "comment": null}, "source_relation": {"type": "STRING", "index": 8, "name": "source_relation", "comment": null}, "total_daily_sales_amount": {"type": "FLOAT64", "index": 9, "name": "total_daily_sales_amount", "comment": null}, "total_daily_refunds_amount": {"type": "FLOAT64", "index": 10, "name": "total_daily_refunds_amount", "comment": null}, "total_daily_adjustments_amount": {"type": "FLOAT64", "index": 11, "name": "total_daily_adjustments_amount", "comment": null}, "total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 12, "name": "total_daily_other_transactions_amount", "comment": null}, "total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 13, "name": "total_daily_gross_transaction_amount", "comment": null}, "total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 14, "name": "total_daily_net_transactions_amount", "comment": null}, "total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 15, "name": "total_daily_payout_fee_amount", "comment": null}, "total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 16, "name": "total_daily_gross_payout_amount", "comment": null}, "daily_net_activity_amount": {"type": "FLOAT64", "index": 17, "name": "daily_net_activity_amount", "comment": null}, "daily_end_balance_amount": {"type": "FLOAT64", "index": 18, "name": "daily_end_balance_amount", "comment": null}, "total_daily_sales_count": {"type": "FLOAT64", "index": 19, "name": "total_daily_sales_count", "comment": null}, "total_daily_payouts_count": {"type": "FLOAT64", "index": 20, "name": "total_daily_payouts_count", "comment": null}, "total_daily_adjustments_count": {"type": "FLOAT64", "index": 21, "name": "total_daily_adjustments_count", "comment": null}, "total_daily_failed_charge_count": {"type": "FLOAT64", "index": 22, "name": "total_daily_failed_charge_count", "comment": null}, "total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 23, "name": "total_daily_failed_charge_amount", "comment": null}, "rolling_total_daily_sales_amount": {"type": "FLOAT64", "index": 24, "name": "rolling_total_daily_sales_amount", "comment": null}, "rolling_total_daily_refunds_amount": {"type": "FLOAT64", "index": 25, "name": "rolling_total_daily_refunds_amount", "comment": null}, "rolling_total_daily_adjustments_amount": {"type": "FLOAT64", "index": 26, "name": "rolling_total_daily_adjustments_amount", "comment": null}, "rolling_total_daily_other_transactions_amount": {"type": "FLOAT64", "index": 27, "name": "rolling_total_daily_other_transactions_amount", "comment": null}, "rolling_total_daily_gross_transaction_amount": {"type": "FLOAT64", "index": 28, "name": "rolling_total_daily_gross_transaction_amount", "comment": null}, "rolling_total_daily_net_transactions_amount": {"type": "FLOAT64", "index": 29, "name": "rolling_total_daily_net_transactions_amount", "comment": null}, "rolling_total_daily_payout_fee_amount": {"type": "FLOAT64", "index": 30, "name": "rolling_total_daily_payout_fee_amount", "comment": null}, "rolling_total_daily_gross_payout_amount": {"type": "FLOAT64", "index": 31, "name": "rolling_total_daily_gross_payout_amount", "comment": null}, "rolling_daily_net_activity_amount": {"type": "FLOAT64", "index": 32, "name": "rolling_daily_net_activity_amount", "comment": null}, "rolling_daily_end_balance_amount": {"type": "FLOAT64", "index": 33, "name": "rolling_daily_end_balance_amount", "comment": null}, "rolling_total_daily_sales_count": {"type": "FLOAT64", "index": 34, "name": "rolling_total_daily_sales_count", "comment": null}, "rolling_total_daily_payouts_count": {"type": "FLOAT64", "index": 35, "name": "rolling_total_daily_payouts_count", "comment": null}, "rolling_total_daily_adjustments_count": {"type": "FLOAT64", "index": 36, "name": "rolling_total_daily_adjustments_count", "comment": null}, "rolling_total_daily_failed_charge_count": {"type": "FLOAT64", "index": 37, "name": "rolling_total_daily_failed_charge_count", "comment": null}, "rolling_total_daily_failed_charge_amount": {"type": "FLOAT64", "index": 38, "name": "rolling_total_daily_failed_charge_amount", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 433836, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1339, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__daily_overview"}, "model.stripe.stripe__ending_balance_reconciliation_itemized_4": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__ending_balance_reconciliation_itemized_4", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"automatic_payout_id": {"type": "STRING", "index": 1, "name": "automatic_payout_id", "comment": null}, "automatic_payout_effective_at": {"type": "TIMESTAMP", "index": 2, "name": "automatic_payout_effective_at", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 3, "name": "balance_transaction_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 4, "name": "created", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 5, "name": "available_on", "comment": null}, "currency": {"type": "STRING", "index": 6, "name": "currency", "comment": null}, "gross": {"type": "INT64", "index": 7, "name": "gross", "comment": null}, "fee": {"type": "INT64", "index": 8, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 9, "name": "net", "comment": null}, "reporting_category": {"type": "STRING", "index": 10, "name": "reporting_category", "comment": null}, "source_id": {"type": "STRING", "index": 11, "name": "source_id", "comment": null}, "description": {"type": "STRING", "index": 12, "name": "description", "comment": null}, "customer_facing_amount": {"type": "INT64", "index": 13, "name": "customer_facing_amount", "comment": null}, "customer_facing_currency": {"type": "STRING", "index": 14, "name": "customer_facing_currency", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "customer_email": {"type": "INT64", "index": 16, "name": "customer_email", "comment": null}, "customer_name": {"type": "STRING", "index": 17, "name": "customer_name", "comment": null}, "customer_description": {"type": "STRING", "index": 18, "name": "customer_description", "comment": null}, "customer_shipping_address_line_1": {"type": "INT64", "index": 19, "name": "customer_shipping_address_line_1", "comment": null}, "customer_shipping_address_line_2": {"type": "INT64", "index": 20, "name": "customer_shipping_address_line_2", "comment": null}, "customer_shipping_address_city": {"type": "INT64", "index": 21, "name": "customer_shipping_address_city", "comment": null}, "customer_shipping_address_state": {"type": "INT64", "index": 22, "name": "customer_shipping_address_state", "comment": null}, "customer_shipping_address_postal_code": {"type": "INT64", "index": 23, "name": "customer_shipping_address_postal_code", "comment": null}, "customer_shipping_address_country": {"type": "INT64", "index": 24, "name": "customer_shipping_address_country", "comment": null}, "customer_address_line_1": {"type": "INT64", "index": 25, "name": "customer_address_line_1", "comment": null}, "customer_address_line_2": {"type": "INT64", "index": 26, "name": "customer_address_line_2", "comment": null}, "customer_address_city": {"type": "INT64", "index": 27, "name": "customer_address_city", "comment": null}, "customer_address_state": {"type": "INT64", "index": 28, "name": "customer_address_state", "comment": null}, "customer_address_postal_code": {"type": "INT64", "index": 29, "name": "customer_address_postal_code", "comment": null}, "customer_address_country": {"type": "INT64", "index": 30, "name": "customer_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 31, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 32, "name": "shipping_address_line_2", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 33, "name": "shipping_address_city", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 34, "name": "shipping_address_state", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 35, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 36, "name": "shipping_address_country", "comment": null}, "card_address_line_1": {"type": "INT64", "index": 37, "name": "card_address_line_1", "comment": null}, "card_address_line_2": {"type": "INT64", "index": 38, "name": "card_address_line_2", "comment": null}, "card_address_city": {"type": "INT64", "index": 39, "name": "card_address_city", "comment": null}, "card_address_state": {"type": "INT64", "index": 40, "name": "card_address_state", "comment": null}, "card_address_postal_code": {"type": "INT64", "index": 41, "name": "card_address_postal_code", "comment": null}, "card_address_country": {"type": "INT64", "index": 42, "name": "card_address_country", "comment": null}, "charge_id": {"type": "STRING", "index": 43, "name": "charge_id", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 44, "name": "payment_intent_id", "comment": null}, "charge_created": {"type": "TIMESTAMP", "index": 45, "name": "charge_created", "comment": null}, "invoice_id": {"type": "STRING", "index": 46, "name": "invoice_id", "comment": null}, "invoice_number": {"type": "STRING", "index": 47, "name": "invoice_number", "comment": null}, "subscription_id": {"type": "STRING", "index": 48, "name": "subscription_id", "comment": null}, "payment_method_type": {"type": "STRING", "index": 49, "name": "payment_method_type", "comment": null}, "card_brand": {"type": "STRING", "index": 50, "name": "card_brand", "comment": null}, "card_funding": {"type": "STRING", "index": 51, "name": "card_funding", "comment": null}, "card_country": {"type": "STRING", "index": 52, "name": "card_country", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 53, "name": "statement_descriptor", "comment": null}, "dispute_reason": {"type": "STRING", "index": 54, "name": "dispute_reason", "comment": null}, "connected_account_id": {"type": "INT64", "index": 55, "name": "connected_account_id", "comment": null}, "connected_account_country": {"type": "STRING", "index": 56, "name": "connected_account_country", "comment": null}, "connected_account_direct_charge_id": {"type": "STRING", "index": 57, "name": "connected_account_direct_charge_id", "comment": null}, "source_relation": {"type": "STRING", "index": 58, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__ending_balance_reconciliation_itemized_4"}, "model.stripe.stripe__invoice_details": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__invoice_details", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"invoice_id": {"type": "STRING", "index": 1, "name": "invoice_id", "comment": null}, "invoice_number": {"type": "STRING", "index": 2, "name": "invoice_number", "comment": null}, "invoice_created_at": {"type": "TIMESTAMP", "index": 3, "name": "invoice_created_at", "comment": null}, "period_start": {"type": "DATETIME", "index": 4, "name": "period_start", "comment": null}, "period_end": {"type": "DATETIME", "index": 5, "name": "period_end", "comment": null}, "status": {"type": "STRING", "index": 6, "name": "status", "comment": null}, "due_date": {"type": "TIMESTAMP", "index": 7, "name": "due_date", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "amount_due": {"type": "INT64", "index": 9, "name": "amount_due", "comment": null}, "amount_paid": {"type": "INT64", "index": 10, "name": "amount_paid", "comment": null}, "subtotal": {"type": "INT64", "index": 11, "name": "subtotal", "comment": null}, "tax": {"type": "INT64", "index": 12, "name": "tax", "comment": null}, "total": {"type": "INT64", "index": 13, "name": "total", "comment": null}, "amount_remaining": {"type": "INT64", "index": 14, "name": "amount_remaining", "comment": null}, "attempt_count": {"type": "INT64", "index": 15, "name": "attempt_count", "comment": null}, "invoice_memo": {"type": "STRING", "index": 16, "name": "invoice_memo", "comment": null}, "number_of_line_items": {"type": "INT64", "index": 17, "name": "number_of_line_items", "comment": null}, "total_quantity": {"type": "INT64", "index": 18, "name": "total_quantity", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 19, "name": "balance_transaction_id", "comment": null}, "charge_amount": {"type": "INT64", "index": 20, "name": "charge_amount", "comment": null}, "charge_status": {"type": "STRING", "index": 21, "name": "charge_status", "comment": null}, "connected_account_id": {"type": "INT64", "index": 22, "name": "connected_account_id", "comment": null}, "charge_created_at": {"type": "TIMESTAMP", "index": 23, "name": "charge_created_at", "comment": null}, "charge_is_refunded": {"type": "BOOL", "index": 24, "name": "charge_is_refunded", "comment": null}, "customer_id": {"type": "STRING", "index": 25, "name": "customer_id", "comment": null}, "customer_description": {"type": "STRING", "index": 26, "name": "customer_description", "comment": null}, "customer_account_balance": {"type": "INT64", "index": 27, "name": "customer_account_balance", "comment": null}, "customer_currency": {"type": "INT64", "index": 28, "name": "customer_currency", "comment": null}, "customer_is_delinquent": {"type": "BOOL", "index": 29, "name": "customer_is_delinquent", "comment": null}, "customer_email": {"type": "INT64", "index": 30, "name": "customer_email", "comment": null}, "subscription_id": {"type": "STRING", "index": 31, "name": "subscription_id", "comment": null}, "subscription_billing": {"type": "STRING", "index": 32, "name": "subscription_billing", "comment": null}, "subscription_start_date": {"type": "TIMESTAMP", "index": 33, "name": "subscription_start_date", "comment": null}, "subscription_ended_at": {"type": "TIMESTAMP", "index": 34, "name": "subscription_ended_at", "comment": null}, "source_relation": {"type": "STRING", "index": 35, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 121, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__invoice_details"}, "model.stripe.stripe__invoice_line_item_details": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__invoice_line_item_details", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"invoice_line_item_id": {"type": "STRING", "index": 1, "name": "invoice_line_item_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 2, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 3, "name": "invoice_item_id", "comment": null}, "invoice_line_item_amount": {"type": "INT64", "index": 4, "name": "invoice_line_item_amount", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "invoice_line_item_memo": {"type": "STRING", "index": 6, "name": "invoice_line_item_memo", "comment": null}, "is_discountable": {"type": "BOOL", "index": 7, "name": "is_discountable", "comment": null}, "plan_id": {"type": "STRING", "index": 8, "name": "plan_id", "comment": null}, "price_id": {"type": "STRING", "index": 9, "name": "price_id", "comment": null}, "proration": {"type": "BOOL", "index": 10, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 11, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 12, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 13, "name": "subscription_item_id", "comment": null}, "type": {"type": "INT64", "index": 14, "name": "type", "comment": null}, "unique_invoice_line_item_id": {"type": "STRING", "index": 15, "name": "unique_invoice_line_item_id", "comment": null}, "period_start": {"type": "DATETIME", "index": 16, "name": "period_start", "comment": null}, "period_end": {"type": "DATETIME", "index": 17, "name": "period_end", "comment": null}, "invoice_created_at": {"type": "TIMESTAMP", "index": 18, "name": "invoice_created_at", "comment": null}, "invoice_status": {"type": "STRING", "index": 19, "name": "invoice_status", "comment": null}, "invoice_due_date": {"type": "TIMESTAMP", "index": 20, "name": "invoice_due_date", "comment": null}, "invoice_amount_due": {"type": "INT64", "index": 21, "name": "invoice_amount_due", "comment": null}, "invoice_amount_paid": {"type": "INT64", "index": 22, "name": "invoice_amount_paid", "comment": null}, "invoice_subtotal": {"type": "INT64", "index": 23, "name": "invoice_subtotal", "comment": null}, "invoice_tax": {"type": "INT64", "index": 24, "name": "invoice_tax", "comment": null}, "invoice_total": {"type": "INT64", "index": 25, "name": "invoice_total", "comment": null}, "connected_account_id": {"type": "INT64", "index": 26, "name": "connected_account_id", "comment": null}, "customer_id": {"type": "STRING", "index": 27, "name": "customer_id", "comment": null}, "subscription_billing": {"type": "STRING", "index": 28, "name": "subscription_billing", "comment": null}, "subscription_start_date": {"type": "TIMESTAMP", "index": 29, "name": "subscription_start_date", "comment": null}, "subscription_ended_at": {"type": "TIMESTAMP", "index": 30, "name": "subscription_ended_at", "comment": null}, "price_plan_is_active": {"type": "BOOL", "index": 31, "name": "price_plan_is_active", "comment": null}, "price_plan_amount": {"type": "INT64", "index": 32, "name": "price_plan_amount", "comment": null}, "price_plan_interval": {"type": "INT64", "index": 33, "name": "price_plan_interval", "comment": null}, "price_plan_interval_count": {"type": "INT64", "index": 34, "name": "price_plan_interval_count", "comment": null}, "price_plan_nickname": {"type": "INT64", "index": 35, "name": "price_plan_nickname", "comment": null}, "price_plan_product_id": {"type": "STRING", "index": 36, "name": "price_plan_product_id", "comment": null}, "source_relation": {"type": "STRING", "index": 37, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 298, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__invoice_line_item_details"}, "model.stripe.stripe__line_item_enhanced": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__line_item_enhanced", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"header_id": {"type": "STRING", "index": 1, "name": "header_id", "comment": null}, "line_item_id": {"type": "STRING", "index": 2, "name": "line_item_id", "comment": null}, "line_item_index": {"type": "INT64", "index": 3, "name": "line_item_index", "comment": null}, "record_type": {"type": "STRING", "index": 4, "name": "record_type", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 5, "name": "created_at", "comment": null}, "currency": {"type": "STRING", "index": 6, "name": "currency", "comment": null}, "header_status": {"type": "STRING", "index": 7, "name": "header_status", "comment": null}, "product_id": {"type": "STRING", "index": 8, "name": "product_id", "comment": null}, "product_name": {"type": "STRING", "index": 9, "name": "product_name", "comment": null}, "transaction_type": {"type": "STRING", "index": 10, "name": "transaction_type", "comment": null}, "billing_type": {"type": "STRING", "index": 11, "name": "billing_type", "comment": null}, "product_type": {"type": "STRING", "index": 12, "name": "product_type", "comment": null}, "quantity": {"type": "FLOAT64", "index": 13, "name": "quantity", "comment": null}, "unit_amount": {"type": "FLOAT64", "index": 14, "name": "unit_amount", "comment": null}, "discount_amount": {"type": "NUMERIC", "index": 15, "name": "discount_amount", "comment": null}, "tax_amount": {"type": "NUMERIC", "index": 16, "name": "tax_amount", "comment": null}, "total_amount": {"type": "FLOAT64", "index": 17, "name": "total_amount", "comment": null}, "payment_id": {"type": "STRING", "index": 18, "name": "payment_id", "comment": null}, "payment_method_id": {"type": "STRING", "index": 19, "name": "payment_method_id", "comment": null}, "payment_method": {"type": "STRING", "index": 20, "name": "payment_method", "comment": null}, "payment_at": {"type": "TIMESTAMP", "index": 21, "name": "payment_at", "comment": null}, "fee_amount": {"type": "NUMERIC", "index": 22, "name": "fee_amount", "comment": null}, "refund_amount": {"type": "NUMERIC", "index": 23, "name": "refund_amount", "comment": null}, "subscription_id": {"type": "STRING", "index": 24, "name": "subscription_id", "comment": null}, "subscription_plan": {"type": "STRING", "index": 25, "name": "subscription_plan", "comment": null}, "subscription_period_started_at": {"type": "TIMESTAMP", "index": 26, "name": "subscription_period_started_at", "comment": null}, "subscription_period_ended_at": {"type": "TIMESTAMP", "index": 27, "name": "subscription_period_ended_at", "comment": null}, "subscription_status": {"type": "STRING", "index": 28, "name": "subscription_status", "comment": null}, "customer_id": {"type": "STRING", "index": 29, "name": "customer_id", "comment": null}, "customer_created_at": {"type": "TIMESTAMP", "index": 30, "name": "customer_created_at", "comment": null}, "customer_level": {"type": "STRING", "index": 31, "name": "customer_level", "comment": null}, "customer_name": {"type": "STRING", "index": 32, "name": "customer_name", "comment": null}, "customer_company": {"type": "STRING", "index": 33, "name": "customer_company", "comment": null}, "customer_email": {"type": "STRING", "index": 34, "name": "customer_email", "comment": null}, "customer_city": {"type": "STRING", "index": 35, "name": "customer_city", "comment": null}, "customer_country": {"type": "STRING", "index": 36, "name": "customer_country", "comment": null}, "source_relation": {"type": "STRING", "index": 37, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 174, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__line_item_enhanced"}, "model.stripe.stripe__payout_itemized_3": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__payout_itemized_3", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payout_id": {"type": "STRING", "index": 1, "name": "payout_id", "comment": null}, "effective_at": {"type": "TIMESTAMP", "index": 2, "name": "effective_at", "comment": null}, "currency": {"type": "STRING", "index": 3, "name": "currency", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 4, "name": "balance_transaction_id", "comment": null}, "gross": {"type": "INT64", "index": 5, "name": "gross", "comment": null}, "fee": {"type": "INT64", "index": 6, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 7, "name": "net", "comment": null}, "reporting_category": {"type": "STRING", "index": 8, "name": "reporting_category", "comment": null}, "description": {"type": "STRING", "index": 9, "name": "description", "comment": null}, "payout_expected_arrival_date": {"type": "TIMESTAMP", "index": 10, "name": "payout_expected_arrival_date", "comment": null}, "payout_status": {"type": "STRING", "index": 11, "name": "payout_status", "comment": null}, "payout_reversed_at": {"type": "TIMESTAMP", "index": 12, "name": "payout_reversed_at", "comment": null}, "payout_type": {"type": "STRING", "index": 13, "name": "payout_type", "comment": null}, "payout_description": {"type": "STRING", "index": 14, "name": "payout_description", "comment": null}, "payout_destination_id": {"type": "STRING", "index": 15, "name": "payout_destination_id", "comment": null}, "source_relation": {"type": "STRING", "index": 16, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 0, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__payout_itemized_3"}, "model.stripe.stripe__subscription_details": {"metadata": {"type": "table", "schema": "stripe_tests_stripe_dev", "name": "stripe__subscription_details", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"subscription_id": {"type": "STRING", "index": 1, "name": "subscription_id", "comment": null}, "customer_id": {"type": "STRING", "index": 2, "name": "customer_id", "comment": null}, "customer_description": {"type": "STRING", "index": 3, "name": "customer_description", "comment": null}, "customer_email": {"type": "INT64", "index": 4, "name": "customer_email", "comment": null}, "status": {"type": "STRING", "index": 5, "name": "status", "comment": null}, "start_date_at": {"type": "TIMESTAMP", "index": 6, "name": "start_date_at", "comment": null}, "ended_at": {"type": "TIMESTAMP", "index": 7, "name": "ended_at", "comment": null}, "billing": {"type": "STRING", "index": 8, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "DATETIME", "index": 9, "name": "billing_cycle_anchor", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 10, "name": "canceled_at", "comment": null}, "created_at": {"type": "TIMESTAMP", "index": 11, "name": "created_at", "comment": null}, "current_period_start": {"type": "DATETIME", "index": 12, "name": "current_period_start", "comment": null}, "current_period_end": {"type": "DATETIME", "index": 13, "name": "current_period_end", "comment": null}, "days_until_due": {"type": "INT64", "index": 14, "name": "days_until_due", "comment": null}, "is_cancel_at_period_end": {"type": "BOOL", "index": 15, "name": "is_cancel_at_period_end", "comment": null}, "cancel_at": {"type": "TIMESTAMP", "index": 16, "name": "cancel_at", "comment": null}, "number_invoices_generated": {"type": "INT64", "index": 17, "name": "number_invoices_generated", "comment": null}, "total_amount_billed": {"type": "INT64", "index": 18, "name": "total_amount_billed", "comment": null}, "total_amount_paid": {"type": "INT64", "index": 19, "name": "total_amount_paid", "comment": null}, "total_amount_remaining": {"type": "INT64", "index": 20, "name": "total_amount_remaining", "comment": null}, "most_recent_invoice_created_at": {"type": "TIMESTAMP", "index": 21, "name": "most_recent_invoice_created_at", "comment": null}, "average_invoice_amount": {"type": "FLOAT64", "index": 22, "name": "average_invoice_amount", "comment": null}, "average_line_item_amount": {"type": "FLOAT64", "index": 23, "name": "average_line_item_amount", "comment": null}, "avg_num_line_items": {"type": "FLOAT64", "index": 24, "name": "avg_num_line_items", "comment": null}, "source_relation": {"type": "STRING", "index": 25, "name": "source_relation", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 110, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.stripe.stripe__subscription_details"}}, "sources": {"source.stripe_source.stripe.account": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "account_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "INT64", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "business_profile_mcc": {"type": "INT64", "index": 3, "name": "business_profile_mcc", "comment": null}, "business_profile_name": {"type": "STRING", "index": 4, "name": "business_profile_name", "comment": null}, "business_profile_product_description": {"type": "INT64", "index": 5, "name": "business_profile_product_description", "comment": null}, "business_profile_support_address_city": {"type": "STRING", "index": 6, "name": "business_profile_support_address_city", "comment": null}, "business_profile_support_address_country": {"type": "STRING", "index": 7, "name": "business_profile_support_address_country", "comment": null}, "business_profile_support_address_line_1": {"type": "STRING", "index": 8, "name": "business_profile_support_address_line_1", "comment": null}, "business_profile_support_address_line_2": {"type": "STRING", "index": 9, "name": "business_profile_support_address_line_2", "comment": null}, "business_profile_support_address_postal_code": {"type": "INT64", "index": 10, "name": "business_profile_support_address_postal_code", "comment": null}, "business_profile_support_address_state": {"type": "STRING", "index": 11, "name": "business_profile_support_address_state", "comment": null}, "business_profile_support_email": {"type": "STRING", "index": 12, "name": "business_profile_support_email", "comment": null}, "business_profile_support_phone": {"type": "INT64", "index": 13, "name": "business_profile_support_phone", "comment": null}, "business_profile_support_url": {"type": "STRING", "index": 14, "name": "business_profile_support_url", "comment": null}, "business_profile_url": {"type": "STRING", "index": 15, "name": "business_profile_url", "comment": null}, "business_type": {"type": "INT64", "index": 16, "name": "business_type", "comment": null}, "capabilities_afterpay_clearpay_payments": {"type": "STRING", "index": 17, "name": "capabilities_afterpay_clearpay_payments", "comment": null}, "capabilities_au_becs_debit_payments": {"type": "INT64", "index": 18, "name": "capabilities_au_becs_debit_payments", "comment": null}, "capabilities_bacs_debit_payments": {"type": "INT64", "index": 19, "name": "capabilities_bacs_debit_payments", "comment": null}, "capabilities_bancontact_payments": {"type": "STRING", "index": 20, "name": "capabilities_bancontact_payments", "comment": null}, "capabilities_card_issuing": {"type": "INT64", "index": 21, "name": "capabilities_card_issuing", "comment": null}, "capabilities_card_payments": {"type": "STRING", "index": 22, "name": "capabilities_card_payments", "comment": null}, "capabilities_cartes_bancaires_payments": {"type": "INT64", "index": 23, "name": "capabilities_cartes_bancaires_payments", "comment": null}, "capabilities_eps_payments": {"type": "STRING", "index": 24, "name": "capabilities_eps_payments", "comment": null}, "capabilities_fpx_payments": {"type": "INT64", "index": 25, "name": "capabilities_fpx_payments", "comment": null}, "capabilities_giropay_payments": {"type": "STRING", "index": 26, "name": "capabilities_giropay_payments", "comment": null}, "capabilities_grabpay_payments": {"type": "INT64", "index": 27, "name": "capabilities_grabpay_payments", "comment": null}, "capabilities_ideal_payments": {"type": "STRING", "index": 28, "name": "capabilities_ideal_payments", "comment": null}, "capabilities_jcb_payments": {"type": "INT64", "index": 29, "name": "capabilities_jcb_payments", "comment": null}, "capabilities_legacy_payments": {"type": "INT64", "index": 30, "name": "capabilities_legacy_payments", "comment": null}, "capabilities_oxxo_payments": {"type": "INT64", "index": 31, "name": "capabilities_oxxo_payments", "comment": null}, "capabilities_p_24_payments": {"type": "STRING", "index": 32, "name": "capabilities_p_24_payments", "comment": null}, "capabilities_platform_payments": {"type": "STRING", "index": 33, "name": "capabilities_platform_payments", "comment": null}, "capabilities_sepa_debit_payments": {"type": "STRING", "index": 34, "name": "capabilities_sepa_debit_payments", "comment": null}, "capabilities_sofort_payments": {"type": "STRING", "index": 35, "name": "capabilities_sofort_payments", "comment": null}, "capabilities_tax_reporting_us_1099_k": {"type": "INT64", "index": 36, "name": "capabilities_tax_reporting_us_1099_k", "comment": null}, "capabilities_tax_reporting_us_1099_misc": {"type": "INT64", "index": 37, "name": "capabilities_tax_reporting_us_1099_misc", "comment": null}, "capabilities_transfers": {"type": "INT64", "index": 38, "name": "capabilities_transfers", "comment": null}, "charges_enabled": {"type": "BOOL", "index": 39, "name": "charges_enabled", "comment": null}, "company_address_city": {"type": "INT64", "index": 40, "name": "company_address_city", "comment": null}, "company_address_country": {"type": "INT64", "index": 41, "name": "company_address_country", "comment": null}, "company_address_kana_city": {"type": "INT64", "index": 42, "name": "company_address_kana_city", "comment": null}, "company_address_kana_country": {"type": "INT64", "index": 43, "name": "company_address_kana_country", "comment": null}, "company_address_kana_line_1": {"type": "INT64", "index": 44, "name": "company_address_kana_line_1", "comment": null}, "company_address_kana_line_2": {"type": "INT64", "index": 45, "name": "company_address_kana_line_2", "comment": null}, "company_address_kana_postal_code": {"type": "INT64", "index": 46, "name": "company_address_kana_postal_code", "comment": null}, "company_address_kana_state": {"type": "INT64", "index": 47, "name": "company_address_kana_state", "comment": null}, "company_address_kana_town": {"type": "INT64", "index": 48, "name": "company_address_kana_town", "comment": null}, "company_address_kanji_city": {"type": "INT64", "index": 49, "name": "company_address_kanji_city", "comment": null}, "company_address_kanji_country": {"type": "INT64", "index": 50, "name": "company_address_kanji_country", "comment": null}, "company_address_kanji_line_1": {"type": "INT64", "index": 51, "name": "company_address_kanji_line_1", "comment": null}, "company_address_kanji_line_2": {"type": "INT64", "index": 52, "name": "company_address_kanji_line_2", "comment": null}, "company_address_kanji_postal_code": {"type": "INT64", "index": 53, "name": "company_address_kanji_postal_code", "comment": null}, "company_address_kanji_state": {"type": "INT64", "index": 54, "name": "company_address_kanji_state", "comment": null}, "company_address_kanji_town": {"type": "INT64", "index": 55, "name": "company_address_kanji_town", "comment": null}, "company_address_line_1": {"type": "INT64", "index": 56, "name": "company_address_line_1", "comment": null}, "company_address_line_2": {"type": "INT64", "index": 57, "name": "company_address_line_2", "comment": null}, "company_address_postal_code": {"type": "INT64", "index": 58, "name": "company_address_postal_code", "comment": null}, "company_address_state": {"type": "INT64", "index": 59, "name": "company_address_state", "comment": null}, "company_directors_provided": {"type": "INT64", "index": 60, "name": "company_directors_provided", "comment": null}, "company_executives_provided": {"type": "INT64", "index": 61, "name": "company_executives_provided", "comment": null}, "company_name": {"type": "INT64", "index": 62, "name": "company_name", "comment": null}, "company_name_kana": {"type": "INT64", "index": 63, "name": "company_name_kana", "comment": null}, "company_name_kanji": {"type": "INT64", "index": 64, "name": "company_name_kanji", "comment": null}, "company_owners_provided": {"type": "INT64", "index": 65, "name": "company_owners_provided", "comment": null}, "company_phone": {"type": "INT64", "index": 66, "name": "company_phone", "comment": null}, "company_structure": {"type": "INT64", "index": 67, "name": "company_structure", "comment": null}, "company_tax_id_provided": {"type": "INT64", "index": 68, "name": "company_tax_id_provided", "comment": null}, "company_tax_id_registrar": {"type": "INT64", "index": 69, "name": "company_tax_id_registrar", "comment": null}, "company_vat_id_provided": {"type": "INT64", "index": 70, "name": "company_vat_id_provided", "comment": null}, "company_verification_document_back": {"type": "INT64", "index": 71, "name": "company_verification_document_back", "comment": null}, "company_verification_document_details": {"type": "INT64", "index": 72, "name": "company_verification_document_details", "comment": null}, "company_verification_document_details_code": {"type": "INT64", "index": 73, "name": "company_verification_document_details_code", "comment": null}, "company_verification_document_front": {"type": "INT64", "index": 74, "name": "company_verification_document_front", "comment": null}, "country": {"type": "STRING", "index": 75, "name": "country", "comment": null}, "created": {"type": "TIMESTAMP", "index": 76, "name": "created", "comment": null}, "default_currency": {"type": "STRING", "index": 77, "name": "default_currency", "comment": null}, "details_submitted": {"type": "BOOL", "index": 78, "name": "details_submitted", "comment": null}, "email": {"type": "STRING", "index": 79, "name": "email", "comment": null}, "individual_id": {"type": "INT64", "index": 80, "name": "individual_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 81, "name": "is_deleted", "comment": null}, "metadata": {"type": "INT64", "index": 82, "name": "metadata", "comment": null}, "payouts_enabled": {"type": "BOOL", "index": 83, "name": "payouts_enabled", "comment": null}, "requirements_current_deadline": {"type": "INT64", "index": 84, "name": "requirements_current_deadline", "comment": null}, "requirements_currently_due": {"type": "INT64", "index": 85, "name": "requirements_currently_due", "comment": null}, "requirements_disabled_reason": {"type": "INT64", "index": 86, "name": "requirements_disabled_reason", "comment": null}, "requirements_errors": {"type": "INT64", "index": 87, "name": "requirements_errors", "comment": null}, "requirements_eventually_due": {"type": "INT64", "index": 88, "name": "requirements_eventually_due", "comment": null}, "requirements_past_due": {"type": "INT64", "index": 89, "name": "requirements_past_due", "comment": null}, "requirements_pending_verification": {"type": "INT64", "index": 90, "name": "requirements_pending_verification", "comment": null}, "settings_branding_icon": {"type": "INT64", "index": 91, "name": "settings_branding_icon", "comment": null}, "settings_branding_logo": {"type": "STRING", "index": 92, "name": "settings_branding_logo", "comment": null}, "settings_branding_primary_color": {"type": "STRING", "index": 93, "name": "settings_branding_primary_color", "comment": null}, "settings_card_payments_decline_on_avs_failure": {"type": "INT64", "index": 94, "name": "settings_card_payments_decline_on_avs_failure", "comment": null}, "settings_card_payments_decline_on_cvc_failure": {"type": "INT64", "index": 95, "name": "settings_card_payments_decline_on_cvc_failure", "comment": null}, "settings_card_payments_statement_descriptor_prefix": {"type": "INT64", "index": 96, "name": "settings_card_payments_statement_descriptor_prefix", "comment": null}, "settings_dashboard_display_name": {"type": "STRING", "index": 97, "name": "settings_dashboard_display_name", "comment": null}, "settings_dashboard_timezone": {"type": "STRING", "index": 98, "name": "settings_dashboard_timezone", "comment": null}, "settings_payments_statement_descriptor": {"type": "STRING", "index": 99, "name": "settings_payments_statement_descriptor", "comment": null}, "settings_payments_statement_descriptor_kana": {"type": "INT64", "index": 100, "name": "settings_payments_statement_descriptor_kana", "comment": null}, "settings_payments_statement_descriptor_kanji": {"type": "INT64", "index": 101, "name": "settings_payments_statement_descriptor_kanji", "comment": null}, "settings_payouts_debit_negative_balances": {"type": "BOOL", "index": 102, "name": "settings_payouts_debit_negative_balances", "comment": null}, "settings_payouts_schedule_delay_days": {"type": "INT64", "index": 103, "name": "settings_payouts_schedule_delay_days", "comment": null}, "settings_payouts_schedule_interval": {"type": "STRING", "index": 104, "name": "settings_payouts_schedule_interval", "comment": null}, "settings_payouts_schedule_monthly_anchor": {"type": "INT64", "index": 105, "name": "settings_payouts_schedule_monthly_anchor", "comment": null}, "settings_payouts_schedule_weekly_anchor": {"type": "INT64", "index": 106, "name": "settings_payouts_schedule_weekly_anchor", "comment": null}, "settings_payouts_statement_descriptor": {"type": "INT64", "index": 107, "name": "settings_payouts_statement_descriptor", "comment": null}, "tos_acceptance_date": {"type": "INT64", "index": 108, "name": "tos_acceptance_date", "comment": null}, "tos_acceptance_ip": {"type": "INT64", "index": 109, "name": "tos_acceptance_ip", "comment": null}, "tos_acceptance_user_agent": {"type": "INT64", "index": 110, "name": "tos_acceptance_user_agent", "comment": null}, "type": {"type": "STRING", "index": 111, "name": "type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 422, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.account"}, "source.stripe_source.stripe.balance_transaction": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "balance_transaction_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "available_on": {"type": "TIMESTAMP", "index": 4, "name": "available_on", "comment": null}, "connected_account_id": {"type": "INT64", "index": 5, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "exchange_rate": {"type": "INT64", "index": 9, "name": "exchange_rate", "comment": null}, "fee": {"type": "INT64", "index": 10, "name": "fee", "comment": null}, "net": {"type": "INT64", "index": 11, "name": "net", "comment": null}, "source": {"type": "STRING", "index": 12, "name": "source", "comment": null}, "status": {"type": "STRING", "index": 13, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 14, "name": "type", "comment": null}, "payout_id": {"type": "STRING", "index": 15, "name": "payout_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1670, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 9, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.balance_transaction"}, "source.stripe_source.stripe.card": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "card_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "account_id": {"type": "INT64", "index": 3, "name": "account_id", "comment": null}, "address_city": {"type": "INT64", "index": 4, "name": "address_city", "comment": null}, "address_country": {"type": "INT64", "index": 5, "name": "address_country", "comment": null}, "address_line_1": {"type": "INT64", "index": 6, "name": "address_line_1", "comment": null}, "address_line_1_check": {"type": "INT64", "index": 7, "name": "address_line_1_check", "comment": null}, "address_line_2": {"type": "INT64", "index": 8, "name": "address_line_2", "comment": null}, "address_state": {"type": "INT64", "index": 9, "name": "address_state", "comment": null}, "address_zip": {"type": "INT64", "index": 10, "name": "address_zip", "comment": null}, "address_zip_check": {"type": "INT64", "index": 11, "name": "address_zip_check", "comment": null}, "brand": {"type": "STRING", "index": 12, "name": "brand", "comment": null}, "connected_account_id": {"type": "INT64", "index": 13, "name": "connected_account_id", "comment": null}, "country": {"type": "STRING", "index": 14, "name": "country", "comment": null}, "created": {"type": "TIMESTAMP", "index": 15, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 16, "name": "currency", "comment": null}, "customer_id": {"type": "INT64", "index": 17, "name": "customer_id", "comment": null}, "cvc_check": {"type": "STRING", "index": 18, "name": "cvc_check", "comment": null}, "dynamic_last_4": {"type": "INT64", "index": 19, "name": "dynamic_last_4", "comment": null}, "exp_month": {"type": "INT64", "index": 20, "name": "exp_month", "comment": null}, "exp_year": {"type": "INT64", "index": 21, "name": "exp_year", "comment": null}, "fingerprint": {"type": "STRING", "index": 22, "name": "fingerprint", "comment": null}, "funding": {"type": "STRING", "index": 23, "name": "funding", "comment": null}, "is_deleted": {"type": "BOOL", "index": 24, "name": "is_deleted", "comment": null}, "last_4": {"type": "INT64", "index": 25, "name": "last_4", "comment": null}, "name": {"type": "INT64", "index": 26, "name": "name", "comment": null}, "network": {"type": "STRING", "index": 27, "name": "network", "comment": null}, "recipient": {"type": "INT64", "index": 28, "name": "recipient", "comment": null}, "tokenization_method": {"type": "INT64", "index": 29, "name": "tokenization_method", "comment": null}, "metadata": {"type": "STRING", "index": 30, "name": "metadata", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2161, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 11, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.card"}, "source.stripe_source.stripe.charge": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "charge_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_refunded": {"type": "INT64", "index": 4, "name": "amount_refunded", "comment": null}, "application": {"type": "STRING", "index": 5, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 6, "name": "application_fee_amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 7, "name": "balance_transaction_id", "comment": null}, "bank_account_id": {"type": "INT64", "index": 8, "name": "bank_account_id", "comment": null}, "captured": {"type": "BOOL", "index": 9, "name": "captured", "comment": null}, "card_id": {"type": "STRING", "index": 10, "name": "card_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 11, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 13, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 14, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 15, "name": "description", "comment": null}, "destination": {"type": "INT64", "index": 16, "name": "destination", "comment": null}, "failure_code": {"type": "STRING", "index": 17, "name": "failure_code", "comment": null}, "failure_message": {"type": "STRING", "index": 18, "name": "failure_message", "comment": null}, "fraud_details_stripe_report": {"type": "INT64", "index": 19, "name": "fraud_details_stripe_report", "comment": null}, "fraud_details_user_report": {"type": "INT64", "index": 20, "name": "fraud_details_user_report", "comment": null}, "invoice_id": {"type": "STRING", "index": 21, "name": "invoice_id", "comment": null}, "livemode": {"type": "BOOL", "index": 22, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 23, "name": "metadata", "comment": null}, "on_behalf_of": {"type": "INT64", "index": 24, "name": "on_behalf_of", "comment": null}, "outcome_network_status": {"type": "STRING", "index": 25, "name": "outcome_network_status", "comment": null}, "outcome_reason": {"type": "STRING", "index": 26, "name": "outcome_reason", "comment": null}, "outcome_risk_level": {"type": "STRING", "index": 27, "name": "outcome_risk_level", "comment": null}, "outcome_risk_score": {"type": "INT64", "index": 28, "name": "outcome_risk_score", "comment": null}, "outcome_seller_message": {"type": "STRING", "index": 29, "name": "outcome_seller_message", "comment": null}, "outcome_type": {"type": "STRING", "index": 30, "name": "outcome_type", "comment": null}, "paid": {"type": "BOOL", "index": 31, "name": "paid", "comment": null}, "payment_intent_id": {"type": "STRING", "index": 32, "name": "payment_intent_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 33, "name": "receipt_email", "comment": null}, "receipt_number": {"type": "INT64", "index": 34, "name": "receipt_number", "comment": null}, "receipt_url": {"type": "INT64", "index": 35, "name": "receipt_url", "comment": null}, "refunded": {"type": "BOOL", "index": 36, "name": "refunded", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 37, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 38, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 39, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 40, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 41, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 42, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "INT64", "index": 43, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "INT64", "index": 44, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "INT64", "index": 45, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "INT64", "index": 46, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "INT64", "index": 47, "name": "source_id", "comment": null}, "source_transfer": {"type": "INT64", "index": 48, "name": "source_transfer", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 49, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 50, "name": "status", "comment": null}, "transfer_data_destination": {"type": "INT64", "index": 51, "name": "transfer_data_destination", "comment": null}, "transfer_group": {"type": "INT64", "index": 52, "name": "transfer_group", "comment": null}, "transfer_id": {"type": "INT64", "index": 53, "name": "transfer_id", "comment": null}, "calculated_statement_descriptor": {"type": "STRING", "index": 54, "name": "calculated_statement_descriptor", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 7485, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 16, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.charge"}, "source.stripe_source.stripe.credit_note": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "credit_note_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "amount": {"type": "INT64", "index": 2, "name": "amount", "comment": null}, "created": {"type": "TIMESTAMP", "index": 3, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "discount_amount": {"type": "INT64", "index": 5, "name": "discount_amount", "comment": null}, "subtotal": {"type": "INT64", "index": 6, "name": "subtotal", "comment": null}, "total": {"type": "INT64", "index": 7, "name": "total", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "memo": {"type": "INT64", "index": 9, "name": "memo", "comment": null}, "metadata": {"type": "STRING", "index": 10, "name": "metadata", "comment": null}, "number": {"type": "STRING", "index": 11, "name": "number", "comment": null}, "pdf": {"type": "STRING", "index": 12, "name": "pdf", "comment": null}, "reason": {"type": "INT64", "index": 13, "name": "reason", "comment": null}, "status": {"type": "STRING", "index": 14, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 15, "name": "type", "comment": null}, "voided_at": {"type": "TIMESTAMP", "index": 16, "name": "voided_at", "comment": null}, "customer_balance_transaction_id": {"type": "INT64", "index": 17, "name": "customer_balance_transaction_id", "comment": null}, "invoice_id": {"type": "STRING", "index": 18, "name": "invoice_id", "comment": null}, "refund_id": {"type": "STRING", "index": 19, "name": "refund_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 20, "name": "_fivetran_synced", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 412, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.credit_note"}, "source.stripe_source.stripe.credit_note_line_item": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "credit_note_line_item_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"credit_note_id": {"type": "STRING", "index": 1, "name": "credit_note_id", "comment": null}, "id": {"type": "STRING", "index": 2, "name": "id", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "discount_amount": {"type": "INT64", "index": 4, "name": "discount_amount", "comment": null}, "description": {"type": "STRING", "index": 5, "name": "description", "comment": null}, "livemode": {"type": "BOOL", "index": 6, "name": "livemode", "comment": null}, "quantity": {"type": "INT64", "index": 7, "name": "quantity", "comment": null}, "type": {"type": "STRING", "index": 8, "name": "type", "comment": null}, "unit_amount": {"type": "INT64", "index": 9, "name": "unit_amount", "comment": null}, "unit_amount_decimal": {"type": "INT64", "index": 10, "name": "unit_amount_decimal", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 11, "name": "_fivetran_synced", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 224, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.credit_note_line_item"}, "source.stripe_source.stripe.customer": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "customer_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "account_balance": {"type": "INT64", "index": 3, "name": "account_balance", "comment": null}, "address_city": {"type": "INT64", "index": 4, "name": "address_city", "comment": null}, "address_country": {"type": "INT64", "index": 5, "name": "address_country", "comment": null}, "address_line_1": {"type": "INT64", "index": 6, "name": "address_line_1", "comment": null}, "address_line_2": {"type": "INT64", "index": 7, "name": "address_line_2", "comment": null}, "address_postal_code": {"type": "INT64", "index": 8, "name": "address_postal_code", "comment": null}, "address_state": {"type": "INT64", "index": 9, "name": "address_state", "comment": null}, "balance": {"type": "INT64", "index": 10, "name": "balance", "comment": null}, "bank_account_id": {"type": "STRING", "index": 11, "name": "bank_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "INT64", "index": 13, "name": "currency", "comment": null}, "default_card_id": {"type": "INT64", "index": 14, "name": "default_card_id", "comment": null}, "delinquent": {"type": "BOOL", "index": 15, "name": "delinquent", "comment": null}, "description": {"type": "STRING", "index": 16, "name": "description", "comment": null}, "email": {"type": "INT64", "index": 17, "name": "email", "comment": null}, "invoice_prefix": {"type": "STRING", "index": 18, "name": "invoice_prefix", "comment": null}, "invoice_settings_default_payment_method": {"type": "INT64", "index": 19, "name": "invoice_settings_default_payment_method", "comment": null}, "invoice_settings_footer": {"type": "INT64", "index": 20, "name": "invoice_settings_footer", "comment": null}, "is_deleted": {"type": "BOOL", "index": 21, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 22, "name": "livemode", "comment": null}, "name": {"type": "STRING", "index": 23, "name": "name", "comment": null}, "phone": {"type": "INT64", "index": 24, "name": "phone", "comment": null}, "shipping_address_city": {"type": "INT64", "index": 25, "name": "shipping_address_city", "comment": null}, "shipping_address_country": {"type": "INT64", "index": 26, "name": "shipping_address_country", "comment": null}, "shipping_address_line_1": {"type": "INT64", "index": 27, "name": "shipping_address_line_1", "comment": null}, "shipping_address_line_2": {"type": "INT64", "index": 28, "name": "shipping_address_line_2", "comment": null}, "shipping_address_postal_code": {"type": "INT64", "index": 29, "name": "shipping_address_postal_code", "comment": null}, "shipping_address_state": {"type": "INT64", "index": 30, "name": "shipping_address_state", "comment": null}, "shipping_carrier": {"type": "INT64", "index": 31, "name": "shipping_carrier", "comment": null}, "shipping_name": {"type": "INT64", "index": 32, "name": "shipping_name", "comment": null}, "shipping_phone": {"type": "INT64", "index": 33, "name": "shipping_phone", "comment": null}, "shipping_tracking_number": {"type": "INT64", "index": 34, "name": "shipping_tracking_number", "comment": null}, "source_id": {"type": "INT64", "index": 35, "name": "source_id", "comment": null}, "tax_exempt": {"type": "STRING", "index": 36, "name": "tax_exempt", "comment": null}, "tax_info_tax_id": {"type": "INT64", "index": 37, "name": "tax_info_tax_id", "comment": null}, "tax_info_type": {"type": "INT64", "index": 38, "name": "tax_info_type", "comment": null}, "tax_info_verification_status": {"type": "INT64", "index": 39, "name": "tax_info_verification_status", "comment": null}, "tax_info_verification_verified_name": {"type": "INT64", "index": 40, "name": "tax_info_verification_verified_name", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1268, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 12, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.customer"}, "source.stripe_source.stripe.discount": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "discount_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "type": {"type": "INT64", "index": 2, "name": "type", "comment": null}, "type_id": {"type": "STRING", "index": 3, "name": "type_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 4, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "checkout_session_id": {"type": "INT64", "index": 6, "name": "checkout_session_id", "comment": null}, "checkout_session_line_item_id": {"type": "INT64", "index": 7, "name": "checkout_session_line_item_id", "comment": null}, "coupon_id": {"type": "STRING", "index": 8, "name": "coupon_id", "comment": null}, "credit_note_line_item_id": {"type": "STRING", "index": 9, "name": "credit_note_line_item_id", "comment": null}, "customer_id": {"type": "STRING", "index": 10, "name": "customer_id", "comment": null}, "end": {"type": "TIMESTAMP", "index": 11, "name": "end", "comment": null}, "invoice_id": {"type": "STRING", "index": 12, "name": "invoice_id", "comment": null}, "invoice_item_id": {"type": "INT64", "index": 13, "name": "invoice_item_id", "comment": null}, "promotion_code": {"type": "INT64", "index": 14, "name": "promotion_code", "comment": null}, "start": {"type": "STRING", "index": 15, "name": "start", "comment": null}, "subscription_id": {"type": "STRING", "index": 16, "name": "subscription_id", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1524, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.discount"}, "source.stripe_source.stripe.dispute": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "dispute_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "balance_transaction": {"type": "STRING", "index": 4, "name": "balance_transaction", "comment": null}, "charge_id": {"type": "STRING", "index": 5, "name": "charge_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 6, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 7, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "evidence_access_activity_log": {"type": "INT64", "index": 9, "name": "evidence_access_activity_log", "comment": null}, "evidence_billing_address": {"type": "STRING", "index": 10, "name": "evidence_billing_address", "comment": null}, "evidence_cancellation_policy": {"type": "INT64", "index": 11, "name": "evidence_cancellation_policy", "comment": null}, "evidence_cancellation_policy_disclosure": {"type": "INT64", "index": 12, "name": "evidence_cancellation_policy_disclosure", "comment": null}, "evidence_cancellation_rebuttal": {"type": "INT64", "index": 13, "name": "evidence_cancellation_rebuttal", "comment": null}, "evidence_customer_communication": {"type": "INT64", "index": 14, "name": "evidence_customer_communication", "comment": null}, "evidence_customer_email_address": {"type": "STRING", "index": 15, "name": "evidence_customer_email_address", "comment": null}, "evidence_customer_name": {"type": "STRING", "index": 16, "name": "evidence_customer_name", "comment": null}, "evidence_customer_purchase_ip": {"type": "STRING", "index": 17, "name": "evidence_customer_purchase_ip", "comment": null}, "evidence_customer_signature": {"type": "INT64", "index": 18, "name": "evidence_customer_signature", "comment": null}, "evidence_details_due_by": {"type": "STRING", "index": 19, "name": "evidence_details_due_by", "comment": null}, "evidence_details_has_evidence": {"type": "BOOL", "index": 20, "name": "evidence_details_has_evidence", "comment": null}, "evidence_details_past_due": {"type": "BOOL", "index": 21, "name": "evidence_details_past_due", "comment": null}, "evidence_details_submission_count": {"type": "INT64", "index": 22, "name": "evidence_details_submission_count", "comment": null}, "evidence_duplicate_charge_documentation": {"type": "INT64", "index": 23, "name": "evidence_duplicate_charge_documentation", "comment": null}, "evidence_duplicate_charge_explanation": {"type": "INT64", "index": 24, "name": "evidence_duplicate_charge_explanation", "comment": null}, "evidence_duplicate_charge_id": {"type": "INT64", "index": 25, "name": "evidence_duplicate_charge_id", "comment": null}, "evidence_product_description": {"type": "INT64", "index": 26, "name": "evidence_product_description", "comment": null}, "evidence_receipt": {"type": "STRING", "index": 27, "name": "evidence_receipt", "comment": null}, "evidence_refund_policy": {"type": "INT64", "index": 28, "name": "evidence_refund_policy", "comment": null}, "evidence_refund_policy_disclosure": {"type": "INT64", "index": 29, "name": "evidence_refund_policy_disclosure", "comment": null}, "evidence_refund_refusal_explanation": {"type": "INT64", "index": 30, "name": "evidence_refund_refusal_explanation", "comment": null}, "evidence_service_date": {"type": "INT64", "index": 31, "name": "evidence_service_date", "comment": null}, "evidence_service_documentation": {"type": "INT64", "index": 32, "name": "evidence_service_documentation", "comment": null}, "evidence_shipping_address": {"type": "INT64", "index": 33, "name": "evidence_shipping_address", "comment": null}, "evidence_shipping_carrier": {"type": "INT64", "index": 34, "name": "evidence_shipping_carrier", "comment": null}, "evidence_shipping_date": {"type": "INT64", "index": 35, "name": "evidence_shipping_date", "comment": null}, "evidence_shipping_documentation": {"type": "INT64", "index": 36, "name": "evidence_shipping_documentation", "comment": null}, "evidence_shipping_tracking_number": {"type": "INT64", "index": 37, "name": "evidence_shipping_tracking_number", "comment": null}, "evidence_uncategorized_file": {"type": "INT64", "index": 38, "name": "evidence_uncategorized_file", "comment": null}, "evidence_uncategorized_text": {"type": "INT64", "index": 39, "name": "evidence_uncategorized_text", "comment": null}, "is_charge_refundable": {"type": "BOOL", "index": 40, "name": "is_charge_refundable", "comment": null}, "livemode": {"type": "BOOL", "index": 41, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 42, "name": "metadata", "comment": null}, "reason": {"type": "STRING", "index": 43, "name": "reason", "comment": null}, "status": {"type": "STRING", "index": 44, "name": "status", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2224, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.dispute"}, "source.stripe_source.stripe.fee": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "fee_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"balance_transaction_id": {"type": "STRING", "index": 1, "name": "balance_transaction_id", "comment": null}, "index": {"type": "INT64", "index": 2, "name": "index", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "application": {"type": "INT64", "index": 5, "name": "application", "comment": null}, "connected_account_id": {"type": "INT64", "index": 6, "name": "connected_account_id", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "type": {"type": "STRING", "index": 9, "name": "type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1651, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 13, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.fee"}, "source.stripe_source.stripe.invoice": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "invoice_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "currency": {"type": "STRING", "index": 4, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 5, "name": "customer_id", "comment": null}, "date": {"type": "INT64", "index": 6, "name": "date", "comment": null}, "description": {"type": "STRING", "index": 7, "name": "description", "comment": null}, "discountable": {"type": "BOOL", "index": 8, "name": "discountable", "comment": null}, "invoice_id": {"type": "STRING", "index": 9, "name": "invoice_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 10, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 11, "name": "livemode", "comment": null}, "period_end": {"type": "DATETIME", "index": 12, "name": "period_end", "comment": null}, "period_start": {"type": "DATETIME", "index": 13, "name": "period_start", "comment": null}, "proration": {"type": "BOOL", "index": 14, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 15, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 16, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 17, "name": "subscription_item_id", "comment": null}, "unit_amount": {"type": "INT64", "index": 18, "name": "unit_amount", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 259, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.invoice"}, "source.stripe_source.stripe.invoice_line_item": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "invoice_line_item_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "invoice_id": {"type": "STRING", "index": 2, "name": "invoice_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 3, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 4, "name": "amount", "comment": null}, "currency": {"type": "STRING", "index": 5, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "discountable": {"type": "BOOL", "index": 7, "name": "discountable", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "period_end": {"type": "DATETIME", "index": 9, "name": "period_end", "comment": null}, "period_start": {"type": "DATETIME", "index": 10, "name": "period_start", "comment": null}, "plan_id": {"type": "STRING", "index": 11, "name": "plan_id", "comment": null}, "proration": {"type": "BOOL", "index": 12, "name": "proration", "comment": null}, "quantity": {"type": "INT64", "index": 13, "name": "quantity", "comment": null}, "subscription_id": {"type": "STRING", "index": 14, "name": "subscription_id", "comment": null}, "subscription_item_id": {"type": "STRING", "index": 15, "name": "subscription_item_id", "comment": null}, "type": {"type": "INT64", "index": 16, "name": "type", "comment": null}, "unique_id": {"type": "STRING", "index": 17, "name": "unique_id", "comment": null}, "metadata": {"type": "STRING", "index": 18, "name": "metadata", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 287, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.invoice_line_item"}, "source.stripe_source.stripe.payment_intent": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "payment_intent_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_capturable": {"type": "INT64", "index": 4, "name": "amount_capturable", "comment": null}, "amount_received": {"type": "INT64", "index": 5, "name": "amount_received", "comment": null}, "application": {"type": "STRING", "index": 6, "name": "application", "comment": null}, "application_fee_amount": {"type": "INT64", "index": 7, "name": "application_fee_amount", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 8, "name": "canceled_at", "comment": null}, "cancellation_reason": {"type": "INT64", "index": 9, "name": "cancellation_reason", "comment": null}, "capture_method": {"type": "STRING", "index": 10, "name": "capture_method", "comment": null}, "confirmation_method": {"type": "STRING", "index": 11, "name": "confirmation_method", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 13, "name": "currency", "comment": null}, "customer_id": {"type": "STRING", "index": 14, "name": "customer_id", "comment": null}, "description": {"type": "STRING", "index": 15, "name": "description", "comment": null}, "last_payment_error_charge_id": {"type": "INT64", "index": 16, "name": "last_payment_error_charge_id", "comment": null}, "last_payment_error_code": {"type": "INT64", "index": 17, "name": "last_payment_error_code", "comment": null}, "last_payment_error_decline_code": {"type": "INT64", "index": 18, "name": "last_payment_error_decline_code", "comment": null}, "last_payment_error_doc_url": {"type": "INT64", "index": 19, "name": "last_payment_error_doc_url", "comment": null}, "last_payment_error_message": {"type": "INT64", "index": 20, "name": "last_payment_error_message", "comment": null}, "last_payment_error_param": {"type": "INT64", "index": 21, "name": "last_payment_error_param", "comment": null}, "last_payment_error_source_id": {"type": "INT64", "index": 22, "name": "last_payment_error_source_id", "comment": null}, "last_payment_error_type": {"type": "INT64", "index": 23, "name": "last_payment_error_type", "comment": null}, "livemode": {"type": "BOOL", "index": 24, "name": "livemode", "comment": null}, "on_behalf_of": {"type": "INT64", "index": 25, "name": "on_behalf_of", "comment": null}, "payment_method_id": {"type": "STRING", "index": 26, "name": "payment_method_id", "comment": null}, "receipt_email": {"type": "STRING", "index": 27, "name": "receipt_email", "comment": null}, "source_id": {"type": "INT64", "index": 28, "name": "source_id", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 29, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 30, "name": "status", "comment": null}, "transfer_data_destination": {"type": "INT64", "index": 31, "name": "transfer_data_destination", "comment": null}, "transfer_group": {"type": "INT64", "index": 32, "name": "transfer_group", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 2393, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 11, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.payment_intent"}, "source.stripe_source.stripe.payment_method_card": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "payment_method_card_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"payment_method_id": {"type": "STRING", "index": 1, "name": "payment_method_id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "brand": {"type": "STRING", "index": 3, "name": "brand", "comment": null}, "charge_id": {"type": "INT64", "index": 4, "name": "charge_id", "comment": null}, "description": {"type": "INT64", "index": 5, "name": "description", "comment": null}, "fingerprint": {"type": "STRING", "index": 6, "name": "fingerprint", "comment": null}, "funding": {"type": "STRING", "index": 7, "name": "funding", "comment": null}, "type": {"type": "INT64", "index": 8, "name": "type", "comment": null}, "wallet_type": {"type": "INT64", "index": 9, "name": "wallet_type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1069, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 11, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.payment_method_card"}, "source.stripe_source.stripe.payment_method": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "payment_method_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "billing_detail_address_city": {"type": "INT64", "index": 3, "name": "billing_detail_address_city", "comment": null}, "billing_detail_address_country": {"type": "INT64", "index": 4, "name": "billing_detail_address_country", "comment": null}, "billing_detail_address_line_1": {"type": "INT64", "index": 5, "name": "billing_detail_address_line_1", "comment": null}, "billing_detail_address_line_2": {"type": "INT64", "index": 6, "name": "billing_detail_address_line_2", "comment": null}, "billing_detail_address_postal_code": {"type": "STRING", "index": 7, "name": "billing_detail_address_postal_code", "comment": null}, "billing_detail_address_state": {"type": "INT64", "index": 8, "name": "billing_detail_address_state", "comment": null}, "billing_detail_email": {"type": "STRING", "index": 9, "name": "billing_detail_email", "comment": null}, "billing_detail_name": {"type": "STRING", "index": 10, "name": "billing_detail_name", "comment": null}, "billing_detail_phone": {"type": "INT64", "index": 11, "name": "billing_detail_phone", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "customer_id": {"type": "STRING", "index": 13, "name": "customer_id", "comment": null}, "livemode": {"type": "BOOL", "index": 14, "name": "livemode", "comment": null}, "type": {"type": "STRING", "index": 15, "name": "type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1862, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 13, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.payment_method"}, "source.stripe_source.stripe.payout": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "payout_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "arrival_date": {"type": "DATETIME", "index": 4, "name": "arrival_date", "comment": null}, "automatic": {"type": "BOOL", "index": 5, "name": "automatic", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 6, "name": "balance_transaction_id", "comment": null}, "connected_account_id": {"type": "INT64", "index": 7, "name": "connected_account_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 8, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 9, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 10, "name": "description", "comment": null}, "destination_bank_account_id": {"type": "STRING", "index": 11, "name": "destination_bank_account_id", "comment": null}, "destination_card_id": {"type": "STRING", "index": 12, "name": "destination_card_id", "comment": null}, "failure_balance_transaction_id": {"type": "INT64", "index": 13, "name": "failure_balance_transaction_id", "comment": null}, "failure_code": {"type": "INT64", "index": 14, "name": "failure_code", "comment": null}, "failure_message": {"type": "INT64", "index": 15, "name": "failure_message", "comment": null}, "livemode": {"type": "BOOL", "index": 16, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 17, "name": "metadata", "comment": null}, "method": {"type": "STRING", "index": 18, "name": "method", "comment": null}, "source_type": {"type": "STRING", "index": 19, "name": "source_type", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 20, "name": "statement_descriptor", "comment": null}, "status": {"type": "STRING", "index": 21, "name": "status", "comment": null}, "type": {"type": "STRING", "index": 22, "name": "type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 3438, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 15, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.payout"}, "source.stripe_source.stripe.plan": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "plan_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "aggregate_usage": {"type": "INT64", "index": 4, "name": "aggregate_usage", "comment": null}, "amount": {"type": "INT64", "index": 5, "name": "amount", "comment": null}, "billing_scheme": {"type": "STRING", "index": 6, "name": "billing_scheme", "comment": null}, "created": {"type": "TIMESTAMP", "index": 7, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 8, "name": "currency", "comment": null}, "interval": {"type": "STRING", "index": 9, "name": "interval", "comment": null}, "interval_count": {"type": "INT64", "index": 10, "name": "interval_count", "comment": null}, "is_deleted": {"type": "BOOL", "index": 11, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 12, "name": "livemode", "comment": null}, "nickname": {"type": "INT64", "index": 13, "name": "nickname", "comment": null}, "product_id": {"type": "STRING", "index": 14, "name": "product_id", "comment": null}, "tiers_mode": {"type": "INT64", "index": 15, "name": "tiers_mode", "comment": null}, "transform_usage_divide_by": {"type": "INT64", "index": 16, "name": "transform_usage_divide_by", "comment": null}, "transform_usage_round": {"type": "INT64", "index": 17, "name": "transform_usage_round", "comment": null}, "trial_period_days": {"type": "INT64", "index": 18, "name": "trial_period_days", "comment": null}, "usage_type": {"type": "STRING", "index": 19, "name": "usage_type", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1246, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 13, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.plan"}, "source.stripe_source.stripe.price": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "price_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "billing_scheme": {"type": "STRING", "index": 4, "name": "billing_scheme", "comment": null}, "created": {"type": "TIMESTAMP", "index": 5, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 6, "name": "currency", "comment": null}, "invoice_item_id": {"type": "STRING", "index": 7, "name": "invoice_item_id", "comment": null}, "is_deleted": {"type": "BOOL", "index": 8, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 9, "name": "livemode", "comment": null}, "lookup_key": {"type": "INT64", "index": 10, "name": "lookup_key", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "nickname": {"type": "INT64", "index": 12, "name": "nickname", "comment": null}, "product_id": {"type": "STRING", "index": 13, "name": "product_id", "comment": null}, "recurring_aggregate_usage": {"type": "INT64", "index": 14, "name": "recurring_aggregate_usage", "comment": null}, "recurring_interval": {"type": "INT64", "index": 15, "name": "recurring_interval", "comment": null}, "recurring_interval_count": {"type": "INT64", "index": 16, "name": "recurring_interval_count", "comment": null}, "recurring_usage_type": {"type": "INT64", "index": 17, "name": "recurring_usage_type", "comment": null}, "tiers_mode": {"type": "INT64", "index": 18, "name": "tiers_mode", "comment": null}, "transform_quantity_divide_by": {"type": "INT64", "index": 19, "name": "transform_quantity_divide_by", "comment": null}, "transform_quantity_round": {"type": "INT64", "index": 20, "name": "transform_quantity_round", "comment": null}, "type": {"type": "STRING", "index": 21, "name": "type", "comment": null}, "unit_amount": {"type": "INT64", "index": 22, "name": "unit_amount", "comment": null}, "unit_amount_decimal": {"type": "INT64", "index": 23, "name": "unit_amount_decimal", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 110, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 1, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.price"}, "source.stripe_source.stripe.product": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "product_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "active": {"type": "BOOL", "index": 3, "name": "active", "comment": null}, "caption": {"type": "STRING", "index": 4, "name": "caption", "comment": null}, "created": {"type": "TIMESTAMP", "index": 5, "name": "created", "comment": null}, "description": {"type": "STRING", "index": 6, "name": "description", "comment": null}, "is_deleted": {"type": "BOOL", "index": 7, "name": "is_deleted", "comment": null}, "livemode": {"type": "BOOL", "index": 8, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 9, "name": "metadata", "comment": null}, "name": {"type": "STRING", "index": 10, "name": "name", "comment": null}, "package_dimensions_height": {"type": "INT64", "index": 11, "name": "package_dimensions_height", "comment": null}, "package_dimensions_length": {"type": "INT64", "index": 12, "name": "package_dimensions_length", "comment": null}, "package_dimensions_weight": {"type": "INT64", "index": 13, "name": "package_dimensions_weight", "comment": null}, "package_dimensions_width": {"type": "INT64", "index": 14, "name": "package_dimensions_width", "comment": null}, "shippable": {"type": "BOOL", "index": 15, "name": "shippable", "comment": null}, "statement_descriptor": {"type": "INT64", "index": 16, "name": "statement_descriptor", "comment": null}, "type": {"type": "STRING", "index": 17, "name": "type", "comment": null}, "unit_label": {"type": "INT64", "index": 18, "name": "unit_label", "comment": null}, "updated": {"type": "STRING", "index": 19, "name": "updated", "comment": null}, "url": {"type": "STRING", "index": 20, "name": "url", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 945, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.product"}, "source.stripe_source.stripe.refund": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "refund_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 4, "name": "balance_transaction_id", "comment": null}, "charge_id": {"type": "STRING", "index": 5, "name": "charge_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "INT64", "index": 8, "name": "description", "comment": null}, "failure_balance_transaction_id": {"type": "INT64", "index": 9, "name": "failure_balance_transaction_id", "comment": null}, "failure_reason": {"type": "INT64", "index": 10, "name": "failure_reason", "comment": null}, "metadata": {"type": "STRING", "index": 11, "name": "metadata", "comment": null}, "reason": {"type": "STRING", "index": 12, "name": "reason", "comment": null}, "receipt_number": {"type": "STRING", "index": 13, "name": "receipt_number", "comment": null}, "status": {"type": "STRING", "index": 14, "name": "status", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 856, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 4, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.refund"}, "source.stripe_source.stripe.subscription": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "subscription_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "application_fee_percent": {"type": "INT64", "index": 3, "name": "application_fee_percent", "comment": null}, "billing": {"type": "STRING", "index": 4, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "DATETIME", "index": 5, "name": "billing_cycle_anchor", "comment": null}, "billing_threshold_amount_gte": {"type": "INT64", "index": 6, "name": "billing_threshold_amount_gte", "comment": null}, "billing_threshold_reset_billing_cycle_anchor": {"type": "BOOL", "index": 7, "name": "billing_threshold_reset_billing_cycle_anchor", "comment": null}, "cancel_at": {"type": "DATETIME", "index": 8, "name": "cancel_at", "comment": null}, "cancel_at_period_end": {"type": "BOOL", "index": 9, "name": "cancel_at_period_end", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 10, "name": "canceled_at", "comment": null}, "created": {"type": "TIMESTAMP", "index": 11, "name": "created", "comment": null}, "current_period_end": {"type": "DATETIME", "index": 12, "name": "current_period_end", "comment": null}, "current_period_start": {"type": "DATETIME", "index": 13, "name": "current_period_start", "comment": null}, "customer_id": {"type": "STRING", "index": 14, "name": "customer_id", "comment": null}, "days_until_due": {"type": "INT64", "index": 15, "name": "days_until_due", "comment": null}, "default_source_id": {"type": "STRING", "index": 16, "name": "default_source_id", "comment": null}, "ended_at": {"type": "DATETIME", "index": 17, "name": "ended_at", "comment": null}, "livemode": {"type": "BOOL", "index": 18, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 19, "name": "metadata", "comment": null}, "quantity": {"type": "INT64", "index": 20, "name": "quantity", "comment": null}, "start_date": {"type": "DATETIME", "index": 21, "name": "start_date", "comment": null}, "status": {"type": "STRING", "index": 22, "name": "status", "comment": null}, "tax_percent": {"type": "INT64", "index": 23, "name": "tax_percent", "comment": null}, "trial_end": {"type": "DATETIME", "index": 24, "name": "trial_end", "comment": null}, "trial_start": {"type": "DATETIME", "index": 25, "name": "trial_start", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 464, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.subscription"}, "source.stripe_source.stripe.subscription_history": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "subscription_history_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "_fivetran_active": {"type": "BOOL", "index": 3, "name": "_fivetran_active", "comment": null}, "application_fee_percent": {"type": "INT64", "index": 4, "name": "application_fee_percent", "comment": null}, "billing": {"type": "STRING", "index": 5, "name": "billing", "comment": null}, "billing_cycle_anchor": {"type": "DATETIME", "index": 6, "name": "billing_cycle_anchor", "comment": null}, "billing_threshold_amount_gte": {"type": "INT64", "index": 7, "name": "billing_threshold_amount_gte", "comment": null}, "billing_threshold_reset_billing_cycle_anchor": {"type": "BOOL", "index": 8, "name": "billing_threshold_reset_billing_cycle_anchor", "comment": null}, "cancel_at": {"type": "DATETIME", "index": 9, "name": "cancel_at", "comment": null}, "cancel_at_period_end": {"type": "BOOL", "index": 10, "name": "cancel_at_period_end", "comment": null}, "canceled_at": {"type": "TIMESTAMP", "index": 11, "name": "canceled_at", "comment": null}, "created": {"type": "TIMESTAMP", "index": 12, "name": "created", "comment": null}, "current_period_end": {"type": "DATETIME", "index": 13, "name": "current_period_end", "comment": null}, "current_period_start": {"type": "DATETIME", "index": 14, "name": "current_period_start", "comment": null}, "customer_id": {"type": "STRING", "index": 15, "name": "customer_id", "comment": null}, "days_until_due": {"type": "INT64", "index": 16, "name": "days_until_due", "comment": null}, "default_source_id": {"type": "STRING", "index": 17, "name": "default_source_id", "comment": null}, "ended_at": {"type": "DATETIME", "index": 18, "name": "ended_at", "comment": null}, "livemode": {"type": "BOOL", "index": 19, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 20, "name": "metadata", "comment": null}, "quantity": {"type": "INT64", "index": 21, "name": "quantity", "comment": null}, "start_date": {"type": "DATETIME", "index": 22, "name": "start_date", "comment": null}, "status": {"type": "STRING", "index": 23, "name": "status", "comment": null}, "tax_percent": {"type": "INT64", "index": 24, "name": "tax_percent", "comment": null}, "trial_end": {"type": "DATETIME", "index": 25, "name": "trial_end", "comment": null}, "trial_start": {"type": "DATETIME", "index": 26, "name": "trial_start", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 466, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 2, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.subscription_history"}, "source.stripe_source.stripe.transfer": {"metadata": {"type": "table", "schema": "stripe_tests", "name": "transfer_data", "database": "dbt-package-testing", "comment": null, "owner": null}, "columns": {"id": {"type": "STRING", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "TIMESTAMP", "index": 2, "name": "_fivetran_synced", "comment": null}, "amount": {"type": "INT64", "index": 3, "name": "amount", "comment": null}, "amount_reversed": {"type": "INT64", "index": 4, "name": "amount_reversed", "comment": null}, "balance_transaction_id": {"type": "STRING", "index": 5, "name": "balance_transaction_id", "comment": null}, "created": {"type": "TIMESTAMP", "index": 6, "name": "created", "comment": null}, "currency": {"type": "STRING", "index": 7, "name": "currency", "comment": null}, "description": {"type": "STRING", "index": 8, "name": "description", "comment": null}, "destination": {"type": "STRING", "index": 9, "name": "destination", "comment": null}, "destination_payment": {"type": "INT64", "index": 10, "name": "destination_payment", "comment": null}, "destination_payment_id": {"type": "INT64", "index": 11, "name": "destination_payment_id", "comment": null}, "livemode": {"type": "BOOL", "index": 12, "name": "livemode", "comment": null}, "metadata": {"type": "STRING", "index": 13, "name": "metadata", "comment": null}, "reversed": {"type": "BOOL", "index": 14, "name": "reversed", "comment": null}, "source_transaction": {"type": "INT64", "index": 15, "name": "source_transaction", "comment": null}, "source_transaction_id": {"type": "INT64", "index": 16, "name": "source_transaction_id", "comment": null}, "source_type": {"type": "STRING", "index": 17, "name": "source_type", "comment": null}, "transfer_group": {"type": "INT64", "index": 18, "name": "transfer_group", "comment": null}}, "stats": {"num_bytes": {"id": "num_bytes", "label": "Approximate Size", "value": 1526, "include": true, "description": "Approximate size of table as reported by BigQuery"}, "num_rows": {"id": "num_rows", "label": "# Rows", "value": 10, "include": true, "description": "Approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.stripe_source.stripe.transfer"}}, "errors": null} \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index ca1e6f88..c580ce91 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,30 +1,4 @@ - - -
- - - -Source | \nTable | \nDescription | \nLink | \nMore? | \n
---|---|---|---|---|
\n \n {{ source.source_name }}\n \n | \n \n {{ source.name }}\n | \n \n\n View docs\n | \n\n \n \n \n \n \n \n \n \n | \n|
\n \n \n \n \n Description\n \n | \n