small comment
This commit is contained in:
parent
71b0862f04
commit
429d0ad679
1 changed files with 2 additions and 2 deletions
|
|
@ -10,9 +10,9 @@ with
|
|||
{{ adapter.quote("Amount") }} as deposit_amount_local_curr,
|
||||
{{ adapter.quote("Waiver") }} as waiver_guest_fee_amount_local_curr,
|
||||
{{ adapter.quote("Protection") }} as waiver_protection_amount_local_curr,
|
||||
{{ adapter.quote("CancellationCoverCostA") }}
|
||||
{{ adapter.quote("CancellationCoverCostA") }} -- this field will need a rename when checkincover gets deployed in production
|
||||
as checkin_cover_guest_fee_local_curr,
|
||||
{{ adapter.quote("CancellationCoverLimitA") }}
|
||||
{{ adapter.quote("CancellationCoverLimitA") }} -- this field will need a rename when checkincover gets deployed in production
|
||||
as checkin_cover_cover_amount_local_curr,
|
||||
{{ adapter.quote("Reschedule") }} as reschedule,
|
||||
{{ adapter.quote("CurrencyIso") }} as local_currency_iso_4217,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue