Countdown Footer
data class CountdownFooter(val largeImage: String?, val smallImage: String?, val date: String?, val dateDisplay: String?)
Represents countdown footer content from Prismic in the Discovery API.
Holds image and date details for a countdown display.