Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TimeBlock

const timeBlocks: Array<TimeBlock> = line.getTimeBlocks(new Date(2020, 3, 10))
blocks[0].reserve({});

Hierarchy

  • TimeBlock

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

api

availableSlots

availableSlots: number

channel

channel: IChannel

interval

interval: Interval

line

line: ILine

Methods

reserve

  • Parameters

    Returns void

Generated using TypeDoc