Documentation
Preparing search index...
services/notifications.service
export=
Class export=
Index
Constructors
constructor
Methods
count
All
create
create
ACCELYA
create
GDS
create
IB_
BA
create
TK
get
By
Order
Id
read
All
toogle
Traitee
to
Traitee
Constructors
constructor
new
"export="
()
:
export=
Returns
export=
Methods
Static
count
All
countAll
(
agency
:
any
)
:
Promise
<
any
>
Parameters
agency
:
any
Returns
Promise
<
any
>
Static
create
create
(
notifications
:
any
)
:
Promise
<
string
>
Parameters
notifications
:
any
Returns
Promise
<
string
>
Static
create
ACCELYA
createACCELYA
(
notification
:
any
)
:
Promise
<
string
>
Parameters
notification
:
any
Returns
Promise
<
string
>
Static
create
GDS
createGDS
(
notifications
:
any
)
:
Promise
<
void
>
Parameters
notifications
:
any
Returns
Promise
<
void
>
Static
create
IB_
BA
createIB_BA
(
orderId
:
string
,
amendments
:
{
remark
:
string
;
type
:
number
}
[]
,
)
:
Promise
<
"expired"
|
"rebooked"
|
"canceled"
|
"time change"
|
"seat change"
,
>
create notifications
Parameters
orderId
:
string
amendments
:
{
remark
:
string
;
type
:
number
}
[]
Returns
Promise
<
"expired"
|
"rebooked"
|
"canceled"
|
"time change"
|
"seat change"
>
remarks
Static
create
TK
createTK
(
notifications
:
any
)
:
Promise
<
void
>
Parameters
notifications
:
any
Returns
Promise
<
void
>
Static
get
By
Order
Id
getByOrderId
(
OrderID
:
any
)
:
Promise
<
any
>
Parameters
OrderID
:
any
Returns
Promise
<
any
>
Static
read
All
readAll
(
offset
?:
number
,
limit
?:
number
,
typeNotification
:
any
,
archived
:
any
,
agency
:
any
,
)
:
Promise
<
any
>
Parameters
offset
:
number
= 0
limit
:
number
= 200
typeNotification
:
any
archived
:
any
agency
:
any
Returns
Promise
<
any
>
Static
toogle
Traitee
toogleTraitee
(
id
:
any
,
traitee
:
any
,
name
:
any
)
:
Promise
<
any
>
Parameters
id
:
any
traitee
:
any
name
:
any
Returns
Promise
<
any
>
Static
to
Traitee
toTraitee
(
OrderID
:
any
,
type
:
any
,
name
:
any
)
:
Promise
<
any
>
Parameters
OrderID
:
any
type
:
any
name
:
any
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
count
All
create
create
ACCELYA
create
GDS
create
IB_
BA
create
TK
get
By
Order
Id
read
All
toogle
Traitee
to
Traitee
Documentation
Loading...
create notifications