changed ok_status_fee_in_gbp and added to description

This commit is contained in:
Joaquin Ossa 2024-09-05 11:26:37 +02:00
parent 126973ce1c
commit 7087e9193c
2 changed files with 8 additions and 11 deletions

View file

@ -333,15 +333,11 @@ models:
description: "indicates if the booking has been cancelled or not."
tests:
- not_null
- accepted_values:
values:
- true
- false
- name: total_revenue
- name: ok_status_fee_in_gbp
data_type: integer
description:
"total fee charged on checkout"
"total fee charged on checkout, this is only charged for approved verifications"
tests:
- not_null
- dbt_expectations.expect_column_values_to_be_between: