details
details: { balance: { amount: number; balance: number; object: "balance"; operation_type: "MANUAL" | "AUTOMATIC"; related_object: { id: string; type: "voucher" }; total: number; type: "gift_voucher" } }
Type declaration
-
balance: { amount: number; balance: number; object: "balance"; operation_type: "MANUAL" | "AUTOMATIC"; related_object: { id: string; type: "voucher" }; total: number; type: "gift_voucher" }
-
amount: number
-
balance: number
-
object: "balance"
-
operation_type: "MANUAL" | "AUTOMATIC"
-
related_object: { id: string; type: "voucher" }
-
id: string
-
type: "voucher"
-
total: number
-
type: "gift_voucher"