indexInterfaces
Interface: ActivityStoredClassProps
Defined in: src/classes/activity/ActivityStoredClass.ts:10
Extends
Properties
dateScheduling?
> readonly optional dateScheduling?: DateSchedulingInterface
Defined in: src/interface/activity/ActiveScheduling.ts:12
Used to schedule what date it will be added and removed.
Inherited from
ActiveScheduling.dateScheduling
timeSlot?
> readonly optional timeSlot?: TimeSchedulingInterface | TimeSchedulingInterface[]
Defined in: src/interface/activity/ActiveScheduling.ts:8
Time slot in which activity/commitment will be active.