Classes
Schedule
Schedule ¶
Represents a schedule.
| PARAMETER | DESCRIPTION |
|---|---|
_id
|
A unique identifier for the schedule.
TYPE:
|
title
|
The title of the schedule.
TYPE:
|
duration
|
The duration of the schedule.
TYPE:
|
created_at
|
The datetime when the schedule was created.
TYPE:
|
description
|
A description of the schedule. |
callback
|
A callback event name to be executed when the schedule ends. |