expirationDate

@Serializable(with = DateSerializer::class)
@SerialName(value = "expiration_date")
open override val expirationDate: Date?(source)