Search
Preparing search index...
The search index is not available
zeroq-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"reservationV2"
TimeBlockV2
Class TimeBlockV2
Hierarchy
TimeBlockV2
Implements
ITimeBlockV2
Index
Constructors
constructor
Properties
api
available
Slots
interval
line
Methods
create
Reserve
reserve
reserve
ById
third
Party
Reserve
Constructors
constructor
new
Time
Block
V2
(
props
:
TimeBlockV2Props
)
:
TimeBlockV2
Parameters
props:
TimeBlockV2Props
Returns
TimeBlockV2
Properties
api
api
:
ReservationCreatorV2
available
Slots
available
Slots
:
number
interval
interval
:
Interval
line
line
:
ILine
Methods
create
Reserve
create
Reserve
(
data
:
IReserveRequestBlock
, token
?:
undefined
|
string
)
:
Promise
<
UserReservation2ResponseDto
>
Parameters
data:
IReserveRequestBlock
Optional
token:
undefined
|
string
Returns
Promise
<
UserReservation2ResponseDto
>
Private
reserve
reserve
(
data
:
IReserveRequestBlock
, token
?:
undefined
|
string
, isThird
?:
boolean
)
:
Promise
<
UserReservation2ResponseDto
>
Parameters
data:
IReserveRequestBlock
Optional
token:
undefined
|
string
Default value
isThird:
boolean
= false
Returns
Promise
<
UserReservation2ResponseDto
>
reserve
ById
reserve
ById
(
id
:
string
, token
?:
undefined
|
string
)
:
Promise
<
UserReservation2ResponseDto
>
Parameters
id:
string
Optional
token:
undefined
|
string
Returns
Promise
<
UserReservation2ResponseDto
>
third
Party
Reserve
third
Party
Reserve
(
data
:
IReserveRequestBlock
, token
?:
undefined
|
string
)
:
Promise
<
UserReservation2ResponseDto
>
Parameters
data:
IReserveRequestBlock
Optional
token:
undefined
|
string
Returns
Promise
<
UserReservation2ResponseDto
>
Globals
"reservation
V2"
Time
Block
V2
constructor
api
available
Slots
interval
line
create
Reserve
reserve
reserve
ById
third
Party
Reserve
IMeta
Request
Form
IReserve
Request
Block
IReserve
Request
V2
ITime
Block
V2
Reservation
Creator
V2
Time
Block
V2Props
User
Reservation2
Response
Dto
Generated using
TypeDoc