Documentation
Preparing search index...
utils/BA/orderReshopService
export=
createResponse
Function createResponse
createResponse
(
jsonRes
:
any
,
)
:
|
any
[]
|
{
errors
?:
undefined
;
message
:
string
;
responseID
:
any
}
|
{
errors
:
string
;
message
:
string
;
responseID
?:
undefined
}
|
{
DataLists
:
any
;
DeleteOrder
:
{}
;
OriginListFlights
:
{}
;
ResponseID
:
any
;
}
|
{
amount
:
any
;
bagages
:
any
[]
;
conditions
:
{
available
:
boolean
;
cancel
:
boolean
;
change
:
boolean
;
date
:
string
;
price
:
any
;
title
:
string
;
}
[]
;
}
|
{
message
:
string
;
value
:
any
}
Parameters
jsonRes
:
any
Returns
|
any
[]
|
{
errors
?:
undefined
;
message
:
string
;
responseID
:
any
}
|
{
errors
:
string
;
message
:
string
;
responseID
?:
undefined
}
|
{
DataLists
:
any
;
DeleteOrder
:
{}
;
OriginListFlights
:
{}
;
ResponseID
:
any
;
}
|
{
amount
:
any
;
bagages
:
any
[]
;
conditions
:
{
available
:
boolean
;
cancel
:
boolean
;
change
:
boolean
;
date
:
string
;
price
:
any
;
title
:
string
;
}
[]
;
}
|
{
message
:
string
;
value
:
any
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...