sdk
/
au.com.woolworths.village.sdk
/
WalletIdRequestHeader
WalletIdRequestHeader
Adds the Wallet ID to the request
class
WalletIdRequestHeader
(walletId:
String
) :
RequestHeaderFactory
Content copied to clipboard
Constructors
Functions
Properties
Constructors
WalletIdRequestHeader
Link copied to clipboard
fun
WalletIdRequestHeader
(walletId:
String
)
Content copied to clipboard
Functions
addHeaders
Link copied to clipboard
Adds a name and value to a Map of HTTP request headers
open override fun
addHeaders
(headers:
MutableMap
<
String
,
String
>)
Content copied to clipboard
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
walletId
Link copied to clipboard
val
walletId
:
String
Content copied to clipboard