Documentation
Preparing search index...
services/coupon-aerial.service
export=
Class export=
Index
Constructors
constructor
Methods
create
find
Depends
Dossier
Data
update
update
Depends
Dossier
Data
update
Or
Create
By
Ticket
Id
update
Or
Create
By
Ticket
Id2
Constructors
constructor
new
"export="
()
:
export=
Returns
export=
Methods
Static
create
create
(
data
:
any
)
:
Promise
<
any
>
Parameters
data
:
any
Returns
Promise
<
any
>
Static
find
Depends
Dossier
Data
findDependsDossierData
(
whereData
:
any
)
:
Promise
<
any
>
Parameters
whereData
:
any
Returns
Promise
<
any
>
Static
update
update
(
data
:
any
,
id
:
any
)
:
Promise
<
any
>
Parameters
data
:
any
id
:
any
Returns
Promise
<
any
>
Static
update
Depends
Dossier
Data
updateDependsDossierData
(
couponStatus
:
any
,
whereData
:
any
)
:
Promise
<
any
>
Parameters
couponStatus
:
any
whereData
:
any
Returns
Promise
<
any
>
Static
update
Or
Create
By
Ticket
Id
updateOrCreateByTicketId
(
id
:
any
,
newData
:
any
)
:
Promise
<
void
>
Parameters
id
:
any
newData
:
any
Returns
Promise
<
void
>
Static
update
Or
Create
By
Ticket
Id2
updateOrCreateByTicketId2
(
newData
:
any
)
:
Promise
<
any
>
Parameters
newData
:
any
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
find
Depends
Dossier
Data
update
update
Depends
Dossier
Data
update
Or
Create
By
Ticket
Id
update
Or
Create
By
Ticket
Id2
Documentation
Loading...