toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.model.wallets
/
Wallet
/
SamsungPayWallet
Samsung
Pay
Wallet
data
class
SamsungPayWallet
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
constructor
(
val
dynamicLast4
:
String
?
)
:
Wallet
Members
Constructors
Samsung
Pay
Wallet
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
constructor
(
dynamicLast4
:
String
?
)
Properties
dynamic
Last4
Link copied to clipboard
val
dynamicLast4
:
String
?
wallet
Type
Link copied to clipboard
@get:
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
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
)