Interface IAppointmentSlot

A slot that can be selected in the appointment picker.

Hierarchy

  • IAppointmentSlot

Index

Properties

date

Local date representation part of the slot's date.

duration

duration: number

Slot duration in seconds.

time

Local time representation part of the slot's start time.

timestamp

timestamp: number

Unix timestamp in milliseconds of the slot's start time.