Search
Preparing search index...
The search index is not available
zeroq-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"line"
Line
Class Line
Hierarchy
Line
Implements
ILine
Index
Constructors
constructor
Properties
api
api
Form
Line
builder
channel
field
Data
frozen
is
Tmp
limit
line
Id
line
Prefix
line
Slug
name
office
priority
segment
type
virtual
weight
Methods
get
Field
get
Time
Blocks
get
Time
Blocks
V2
get
Unavailables
Days
info
Line
State
line
Update
Info
pick
Ticket
Constructors
constructor
new
Line
(
dto
:
LineDTO
, channel
:
IChannel
, office
:
IOffice
, api
:
Api
, isTmp
?:
boolean
)
:
Line
Parameters
dto:
LineDTO
channel:
IChannel
office:
IOffice
api:
Api
Default value
isTmp:
boolean
= false
Returns
Line
Properties
Optional
api
api
:
ReservationService
api
Form
Line
api
Form
Line
:
ApiFormLine
builder
builder
:
TimeBlocksBuilder
channel
channel
:
IChannel
field
Data
field
Data
:
any
frozen
frozen
:
boolean
is
Tmp
is
Tmp
:
boolean
limit
limit
:
number
line
Id
line
Id
:
number
line
Prefix
line
Prefix
:
string
line
Slug
line
Slug
:
string
name
name
:
string
office
office
:
IOffice
priority
priority
:
number
segment
segment
:
string
type
type
:
string
virtual
virtual
:
boolean
weight
weight
:
number
Methods
get
Field
get
Field
(
reload
?:
undefined
|
false
|
true
, token
?:
undefined
|
string
)
:
Promise
<
any
>
Parameters
Optional
reload:
undefined
|
false
|
true
Optional
token:
undefined
|
string
Returns
Promise
<
any
>
get
Time
Blocks
get
Time
Blocks
(
date
:
Date
)
:
Promise
<
Array
<
ITimeBlock
>
>
Parameters
date:
Date
Returns
Promise
<
Array
<
ITimeBlock
>
>
get
Time
Blocks
V2
get
Time
Blocks
V2
(
date
:
Date
, token
?:
undefined
|
string
)
:
Promise
<
Array
<
ITimeBlockV2
>
>
Parameters
date:
Date
Optional
token:
undefined
|
string
Returns
Promise
<
Array
<
ITimeBlockV2
>
>
get
Unavailables
Days
get
Unavailables
Days
(
year
:
number
, month
:
number
)
:
Promise
<
any
>
Parameters
year:
number
month:
number
Returns
Promise
<
any
>
info
Line
State
info
Line
State
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
line
Update
Info
line
Update
Info
(
ticket
?:
any
)
:
Promise
<
any
>
Parameters
Optional
ticket:
any
Returns
Promise
<
any
>
pick
Ticket
pick
Ticket
(
ptc
:
PickTicketCallbacks
)
:
void
Parameters
ptc:
PickTicketCallbacks
Returns
void
Globals
"line"
Line
constructor
api
api
Form
Line
builder
channel
field
Data
frozen
is
Tmp
limit
line
Id
line
Prefix
line
Slug
name
office
priority
segment
type
virtual
weight
get
Field
get
Time
Blocks
get
Time
Blocks
V2
get
Unavailables
Days
info
Line
State
line
Update
Info
pick
Ticket
Ticket
Creation
Error
Ticket
Creation
Timeout
Generated using
TypeDoc