Removed null fields

This commit is contained in:
Joaquin Ossa 2024-12-03 11:35:03 +01:00
parent 4d0c45e49d
commit 63b3cae062
5 changed files with 11 additions and 37 deletions

View file

@ -132,14 +132,6 @@ models:
data_type: text
description: ""
- name: property_manager_name
data_type: text
description: ""
- name: property_manager_email
data_type: text
description: ""
- name: listing_name
data_type: text
description: ""
@ -164,14 +156,6 @@ models:
data_type: boolean
description: ""
- name: level_of_protection_amount
data_type: integer
description: ""
- name: level_of_protection_currency
data_type: text
description: ""
- name: status_updated_at_utc
data_type: timestamp without time zone
description: "Timestamp when status was last updated"