toggle menu
core
androidJvm
switch theme
search in API
core
/
com.paysafe.wallet.android.core.walletcheckout.model
/
WalletCheckoutRecipient
Wallet
Checkout
Recipient
data
class
WalletCheckoutRecipient
(
val
customerId
:
String
)
Data class representing the transfer recipient information.
Members
Constructors
Wallet
Checkout
Recipient
Link copied to clipboard
constructor
(
customerId
:
String
)
Properties
customer
Id
Link copied to clipboard
val
customerId
:
String
The recipient identifier.