stay confident inclusion

This commit is contained in:
Joaquin 2025-07-02 14:37:44 +02:00
parent 8bc525e4c2
commit b9fe9a0552
3 changed files with 3 additions and 18 deletions

View file

@ -12,6 +12,8 @@ select
then 'Waiver'
when product_name = 'DEPOSIT'
then 'Deposit'
when product_name = 'STAYDISRUPT'
then 'StayDisrupt'
when product_name = 'UNKNOWN'
then null
else product_name

View file

@ -1530,6 +1530,7 @@ models:
- "Waiver"
- "Deposit"
- "CheckInCover"
- "StayDisrupt"
- "Fee"
- name: is_host_taking_waiver_risk