renamed
This commit is contained in:
parent
083976b6f6
commit
45dc52a657
4 changed files with 9 additions and 9 deletions
|
|
@ -29,7 +29,7 @@ select
|
|||
verification_estimated_started_date_utc as verification_estimated_started_date_utc,
|
||||
verification_estimated_completed_date_utc
|
||||
as verification_estimated_completed_date_utc,
|
||||
days_complete_verification as days_complete_verification,
|
||||
days_to_complete_verification as days_to_complete_verification,
|
||||
link_used_date_utc as link_used_date_utc,
|
||||
verification_request_booking_source as verification_request_booking_source,
|
||||
chose_deposit as chose_deposit,
|
||||
|
|
|
|||
|
|
@ -1527,7 +1527,7 @@ models:
|
|||
data_type: date
|
||||
description: "The estimated date on which the guest finished the guest journey."
|
||||
|
||||
- name: days_complete_verification
|
||||
- name: days_to_complete_verification
|
||||
data_type: numeric
|
||||
description: "Number of days it took to complete the verification."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue