Documentation
Preparing search index...
utils/IBERIA/order/orderReshop.utils
getReshopDetails
Function getReshopDetails
getReshopDetails
(
jsonRS
:
any
,
)
:
|
{
amount
:
number
;
bagages
:
any
[]
;
conditions
:
any
[]
;
paxPriceDetails
:
any
[]
;
remarks
:
any
[]
;
secureSegments
:
any
[]
;
warnings
:
any
[]
;
}
|
{
Errors
:
{
code
:
any
;
description
:
any
;
statusText
:
any
}
[]
}
Parameters
jsonRS
:
any
Returns
|
{
amount
:
number
;
bagages
:
any
[]
;
conditions
:
any
[]
;
paxPriceDetails
:
any
[]
;
remarks
:
any
[]
;
secureSegments
:
any
[]
;
warnings
:
any
[]
;
}
|
{
Errors
:
{
code
:
any
;
description
:
any
;
statusText
:
any
}
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...