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>
SHAPES
Class SHAPES
Hierarchy
SHAPES
Index
Constructors
constructor
Properties
get
Shapes
Promise
shape
Fecthing
Methods
create
create
Many
delete
get
list
list
Recent
mark
All
Deleted
mark
Deleted
patch
Constructors
constructor
new SHAPES
(
client
:
any
, socket
:
any
)
:
SHAPES
Parameters
client:
any
socket:
any
Returns
SHAPES
Properties
get
Shapes
Promise
get
Shapes
Promise
:
Promise
<
any
>
shape
Fecthing
shape
Fecthing
:
boolean
Methods
create
create
(
shape
:
Partial
<
H_Shape
>
)
:
Promise
<
any
>
Parameters
shape:
Partial
<
H_Shape
>
Returns
Promise
<
any
>
create
Many
create
Many
(
shapes
:
Partial
<
H_Shape
>
[]
)
:
Promise
<
any
>
Parameters
shapes:
Partial
<
H_Shape
>
[]
Returns
Promise
<
any
>
delete
delete
(
shapeId
:
any
)
:
Promise
<
any
>
Parameters
shapeId:
any
Returns
Promise
<
any
>
get
get
(
shapeId
:
string
)
:
Promise
<
H_Shape
>
Parameters
shapeId:
string
Returns
Promise
<
H_Shape
>
list
list
(
condition
:
Partial
<
H_Shape
>
)
:
Promise
<
any
>
Parameters
condition:
Partial
<
H_Shape
>
Returns
Promise
<
any
>
list
Recent
list
Recent
(
since
:
number
)
:
Promise
<
any
>
Parameters
since:
number
Returns
Promise
<
any
>
mark
All
Deleted
mark
All
Deleted
(
yardId
:
any
)
:
Promise
<
any
>
Parameters
yardId:
any
Returns
Promise
<
any
>
mark
Deleted
mark
Deleted
(
shapeId
:
any
)
:
Promise
<
any
>
Parameters
shapeId:
any
Returns
Promise
<
any
>
patch
patch
(
shape
:
H_Shape
)
:
Promise
<
any
>
Parameters
shape:
H_Shape
Returns
Promise
<
any
>
Exports
<internal>
Data
Proxy
Http
Link
SHAPES
constructor
get
Shapes
Promise
shape
Fecthing
create
create
Many
delete
get
list
list
Recent
mark
All
Deleted
mark
Deleted
patch
Generated using
TypeDoc