Search
Preparing search index...
The search index is not available
helyOS-JavaScript-SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
helyOS-JavaScript-SDK
<internal>
GUIDELINE
Class GUIDELINE
Hierarchy
GUIDELINE
Index
Constructors
constructor
Properties
fecthing
get
Action
Promise
get
Promise
Methods
create
delete
get
list
list
Recent
patch
Constructors
constructor
new GUIDELINE
(
client
:
any
, socket
:
any
)
:
GUIDELINE
Parameters
client:
any
socket:
any
Returns
GUIDELINE
Properties
fecthing
fecthing
:
boolean
get
Action
Promise
get
Action
Promise
:
Promise
<
any
>
get
Promise
get
Promise
:
Promise
<
any
>
Methods
create
create
(
guideline
:
Partial
<
H_Guideline
>
)
:
Promise
<
any
>
Parameters
guideline:
Partial
<
H_Guideline
>
Returns
Promise
<
any
>
delete
delete
(
id
:
any
)
:
Promise
<
any
>
Parameters
id:
any
Returns
Promise
<
any
>
get
get
(
guidelineId
:
string
)
:
Promise
<
H_Guideline
>
Parameters
guidelineId:
string
Returns
Promise
<
H_Guideline
>
list
list
(
condition
:
Partial
<
H_Guideline
>
)
:
Promise
<
any
>
Parameters
condition:
Partial
<
H_Guideline
>
Returns
Promise
<
any
>
list
Recent
list
Recent
(
since
:
number
)
:
Promise
<
any
>
Parameters
since:
number
Returns
Promise
<
any
>
patch
patch
(
guideline
:
H_Guideline
)
:
Promise
<
any
>
Parameters
guideline:
H_Guideline
Returns
Promise
<
any
>
Exports
<internal>
Data
Proxy
Http
Link
GUIDELINE
constructor
fecthing
get
Action
Promise
get
Promise
create
delete
get
list
list
Recent
patch
Generated using
TypeDoc