toggle menu
braintree_android
4.47.0
androidJvm
switch theme
search in API
SamsungPay
/
com.braintreepayments.api
/
SamsungPayNonce
Samsung
Pay
Nonce
open
class
SamsungPayNonce
:
PaymentMethodNonce
PaymentMethodNonce
representing a Samsung Pay card.
See also
Payment
Method
Nonce
Members
Properties
bin
Data
Link copied to clipboard
val
binData
:
BinData
card
Type
Link copied to clipboard
val
cardType
:
String
Companion
Link copied to clipboard
val
Companion
:
PaymentMethodNonce.Companion
CONTENTS_FILE_DESCRIPTOR
Link copied to clipboard
val
CONTENTS_FILE_DESCRIPTOR
:
Int
=
1
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
PaymentMethodNonce
>
val
CREATOR
:
Parcelable.Creator
<
SamsungPayNonce
>
is
Default
Link copied to clipboard
val
isDefault
:
Boolean
last
Four
Link copied to clipboard
val
lastFour
:
String
PARCELABLE_WRITE_RETURN_VALUE
Link copied to clipboard
val
PARCELABLE_WRITE_RETURN_VALUE
:
Int
=
1
string
Link copied to clipboard
val
string
:
String
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)