sdk
/
au.com.woolworths.village.sdk.model.walletmanagement
/
TokenizeGiftcardRequest
TokenizeGiftcardRequest
The JSON request structure of the Tokenize Giftcard endpoint.
interface
TokenizeGiftcardRequest
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
cardNumber
Link copied to clipboard
abstract val
cardNumber
:
String
Content copied to clipboard
pinCode
Link copied to clipboard
abstract val
pinCode
:
String
Content copied to clipboard
primary
Link copied to clipboard
abstract val
primary
:
Boolean
?
Content copied to clipboard
save
Link copied to clipboard
abstract val
save
:
Boolean
?
Content copied to clipboard