Search
Preparing search index...
The search index is not available
zeroq-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"zeroq"
ZeroQ
Class ZeroQ
Hierarchy
ZeroQ
Implements
IZeroQ
Index
Constructors
constructor
Properties
api
authenticated
channel
Container
is
Tmp
is
Token
End
offices
socket
token
Methods
get
MyOffice
get
MyOffices
get
Offices
ByCategory
get
Token
map
Dto
ToOffice
new
Office
Creator
set
Tmp
Constructors
constructor
new
ZeroQ
(
config
:
ZeroQConfig
&
MainConfig
)
:
ZeroQ
Parameters
config:
ZeroQConfig
&
MainConfig
Returns
ZeroQ
Properties
api
api
:
Api
authenticated
authenticated
:
boolean
channel
Container
channel
Container
:
IChannelCollection
is
Tmp
is
Tmp
:
boolean
is
Token
End
is
Token
End
:
boolean
offices
offices
:
Array
<
Office
>
socket
socket
:
Socket
token
token
:
string
Methods
get
MyOffice
get
MyOffice
(
slug
:
string
)
:
Promise
<
Office
>
Parameters
slug:
string
Returns
Promise
<
Office
>
get
MyOffices
get
MyOffices
(
)
:
Promise
<
Array
<
Office
>
>
Returns
Promise
<
Array
<
Office
>
>
get
Offices
ByCategory
get
Offices
ByCategory
(
categoryId
:
number
)
:
Promise
<
Array
<
Office
>
>
Parameters
categoryId:
number
Returns
Promise
<
Array
<
Office
>
>
get
Token
get
Token
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Private
map
Dto
ToOffice
map
Dto
ToOffice
(
dtos
:
Array
<
OfficeDTO
>
)
:
Array
<
Office
>
Parameters
dtos:
Array
<
OfficeDTO
>
Returns
Array
<
Office
>
Private
new
Office
Creator
new
Office
Creator
(
officeDto
:
OfficeDTO
)
:
Office
Parameters
officeDto:
OfficeDTO
Returns
Office
set
Tmp
set
Tmp
(
data
:
boolean
)
:
void
Parameters
data:
boolean
Returns
void
Globals
"zeroq"
ZeroQ
constructor
api
authenticated
channel
Container
is
Tmp
is
Token
End
offices
socket
token
get
MyOffice
get
MyOffices
get
Offices
ByCategory
get
Token
map
Dto
ToOffice
new
Office
Creator
set
Tmp
IZeroQ
ZeroQConfig
Generated using
TypeDoc