Changed names for easier understanding
This commit is contained in:
parent
c9fb99743a
commit
45f7f640ba
2 changed files with 4 additions and 4 deletions
|
|
@ -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."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue