core
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
core
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.