Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LoyaltiesAddOrRemoveCardBalanceResponseBody

Hierarchy

  • LoyaltiesAddOrRemoveCardBalanceResponseBody

Index

Properties

Optional amount

amount: number

balance

balance: number

object

object: "balance"

Optional operation_type

operation_type: "MANUAL" | "AUTOMATIC"

Optional points

points: number

related_object

related_object: { id: string; type: "voucher" }

Type declaration

  • id: string
  • type: "voucher"

total

total: number

type

type: "GIFT_VOUCHER" | "LOYALTY_CARD"