GiftcardsBalanceRequest

The JSON request structure of the GiftcardsApi Balance endpoint.

interface GiftcardsBalanceRequest : Serializable

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

giftCardInstruments
Link copied to clipboard
abstract val giftCardInstruments: List<GiftCardInstrument>
giftCards
Link copied to clipboard
abstract val giftCards: List<GiftCardBalenceGiftCard>