updated schema

This commit is contained in:
Joaquin Ossa 2025-02-24 16:35:10 +01:00
parent 1d514cec3a
commit 62316778fb

View file

@ -194,7 +194,7 @@ models:
- not_null:
where: "guest_contribution_amount_in_txn_currency > 0"
- name: guest_contacted_about_damage
- name: is_guest_contacted_about_damage
data_type: boolean
description: "If the host has contacted the guest about the damage caused"
@ -241,7 +241,7 @@ models:
data_type: boolean
description: "If the property has underlying insurance"
- name: insurance_claim_submitted
- name: is_insurance_claim_submitted
data_type: boolean
description: "If an insurance claim has been submitted to an insurance company"