api/internal/campaign/inline_countdown_config library

Classes

CountdownDeadline
A variable-capable ISO 8601 deadline expression.
CountdownExpiredContent
Content rendered after the countdown reaches zero.
CountdownHeaderContent
Title, subtitle, and optional leading image shared by both card states.
InlineCountdownConfig
SDK-owned countdown template. Presentation is fixed in Flutter; campaigns author content, a deadline, and active/expired action flows.
ResolvedInlineCountdownConfig

Functions

parseCountdownDeadline(String value) DateTime?
Backward-compatible entry point used by existing internal callers and tests.