Gourmet Card
data class GourmetCard(id: String, name: String, lifetime: Int, lifetimeType: String, amount: Int, currency: String, discountType: String, discountValue: String, minimumSpentAmount: Int, wallet: String, templateId: String, status: String, image: String, icon: String, createAt: Instant, updateAt: Instant)
Content copied to clipboard
Properties
discountType
Link copied to clipboard
discountValue
Link copied to clipboard
lifetimeType
Link copied to clipboard
minimumSpentAmount
Link copied to clipboard
templateId
Link copied to clipboard