Voucher
fun Voucher(key: String, label: String, voucherBatchKey: String?, type: String, amount: Int? = null, discountRate: Int, minimumSpendAmount: Int? = null, origin: String, imageUrl: String, memberProfile: String? = null, assignedAt: Instant, qrUrl: String, code: String, isShipping: Boolean, address: String? = null, expiry: Expiry, usedAt: Instant, redeemedAt: Instant, isDeviceRedeem: Boolean, status: String, createdAt: Instant, updatedAt: Instant)
Content copied to clipboard