Object represents a schedule of event.
{ "endAt": "18:00:00", "startAt": "00:01:00" }
endAt
string
Represents the specific time when the event ends in the format 'HH:mm:ss'
startAt
Represents the specific time when the event begins in the format 'HH:mm:ss'
Last updated 2 years ago
Was this helpful?