sdk
/
au.com.woolworths.village.sdk.model.walletmanagement
/
GiftcardsBalanceRequest
GiftcardsBalanceRequest
The JSON request structure of the GiftcardsApi Balance endpoint.
interface
GiftcardsBalanceRequest
:
Serializable
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
giftCardInstruments
Link copied to clipboard
abstract val
giftCardInstruments
:
List
<
GiftCardInstrument
>
Content copied to clipboard
giftCards
Link copied to clipboard
abstract val
giftCards
:
List
<
GiftCardBalenceGiftCard
>
Content copied to clipboard