toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.model.wallets
/
Wallet
/
MasterpassWallet
Masterpass
Wallet
data
class
MasterpassWallet
:
Wallet
Members
Properties
billing
Address
Link copied to clipboard
val
billingAddress
:
Address
?
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
)