TicketStyle
data class TicketStyle(val foregroundColor: String? = null, val backgroundColor: String? = null, val labelColor: String? = null, val stripColor: String? = null, val footerBackgroundColor: String? = null, val logoText: String? = null, val logoSymbolName: String? = null) : Parcelable
The pass's presentation (solidshare:PassStyle) — colours and image URIs. Entirely minted, so the wallet can re-render a pass faithfully and export it back to .pkpass.