toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.model.wallets
/
Wallet
/
VisaCheckoutWallet
Visa
Checkout
Wallet
data
class
VisaCheckoutWallet
:
Wallet
Members
Properties
billing
Address
Link copied to clipboard
val
billingAddress
:
Address
?
dynamic
Last4
Link copied to clipboard
val
dynamicLast4
:
String
?
email
Link copied to clipboard
val
email
:
String
?
name
Link copied to clipboard
val
name
:
String
?
shipping
Address
Link copied to clipboard
val
shippingAddress
:
Address
?
wallet
Type
Link copied to clipboard
val
walletType
:
Wallet.Type
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)