Changed names for easier understanding

This commit is contained in:
Joaquin Ossa 2024-08-20 12:56:52 +02:00
parent c9fb99743a
commit 45f7f640ba
2 changed files with 4 additions and 4 deletions

View file

@ -204,13 +204,13 @@ models:
description:
"Boolean to indicate if the cover was purchased by the guest or not."
- name: validation_passed
- name: address_validation_passed
data_type: boolean
description:
"Boolean to indicate if the validation was approved or not.
In case there was a problem with the validation it will be Null"
- name: notes
- name: address_validation_notes
data_type: character varying
description: "Notes in case there was some problem with the validation."