- Preparing search index...
- The search index is not available
@escolalms/sdk
Type alias StationaryEvent
Stationary
Event
: <internal>.StationaryEvent & { appointmentDate
?: string; date
?: string; in_coming
?: boolean; isScheduled
?: boolean; is_ended
?: boolean; is_started
?: boolean; product
?: API.Product | null; title
?: string; }