Documentation
Preparing search index...
utils/BA/orderReshop/reshopping
repriceBookingRS
Function repriceBookingRS
repriceBookingRS
(
jsonRS
:
any
,
)
:
{
amount
:
any
;
bagages
:
any
[]
;
conditions
:
{
available
:
boolean
;
cancel
:
boolean
;
change
:
boolean
;
date
:
string
;
price
:
any
;
title
:
string
;
}
[]
;
}
Parameters
jsonRS
:
any
Returns
{
amount
:
any
;
bagages
:
any
[]
;
conditions
:
{
available
:
boolean
;
cancel
:
boolean
;
change
:
boolean
;
date
:
string
;
price
:
any
;
title
:
string
;
}
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...