Included the exchange rate to GBP in the model
This commit is contained in:
parent
161f4c1645
commit
0281e6e72e
4 changed files with 23 additions and 5 deletions
|
|
@ -1045,6 +1045,10 @@ models:
|
|||
data_type: character varying
|
||||
description: "Currency used by host/pm/platform users."
|
||||
|
||||
- name: rate_to_gbp
|
||||
data_type: numeric
|
||||
description: "Exchange rate of the used currency to GBP on the charged date"
|
||||
|
||||
- name: booking_fee_charge_at_utc
|
||||
data_type: timestamp without time zone
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue