Models
Core data classes used throughout the EzCountdown API.
| Class | Description |
|---|---|
| Countdown | Represents a countdown’s configuration and runtime state |
| CountdownType | Enum of the four countdown behavior modes |
| Notification | Immutable value object for ephemeral one-shot display notifications |
These classes are returned by EzCountdownApi methods and fired inside API events.