stripe-android
payments-core
/
com.stripe.android.model.wallets
/
Wallet
/
MasterpassWallet
Masterpass
Wallet
data
class
MasterpassWallet
:
Wallet
Content copied to clipboard
Functions
Properties
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
billingAddress
Link copied to clipboard
val
billingAddress
:
Address
?
Content copied to clipboard
email
Link copied to clipboard
val
email
:
String
?
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
?
Content copied to clipboard
shippingAddress
Link copied to clipboard
val
shippingAddress
:
Address
?
Content copied to clipboard