stripe-android
payments-core
/
com.stripe.android.model
/
CvcTokenParams
Cvc
Token
Params
data
class
CvcTokenParams
(
cvc
:
String
)
:
TokenParams
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Cvc
Token
Params
Link copied to clipboard
fun
CvcTokenParams
(
cvc
:
String
)
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
to
Param
Map
Link copied to clipboard
open
override
fun
toParamMap
(
)
:
Map
<
String
,
Any
>
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
attribution
Link copied to clipboard
val
attribution
:
Set
<
String
>
Content copied to clipboard
token
Type
Link copied to clipboard
val
tokenType
:
Token.Type
Content copied to clipboard
type
Data
Params
Link copied to clipboard
open
override
val
typeDataParams
:
Map
<
String
,
Any
>
Content copied to clipboard