toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-ui-core
/
com.stripe.android.ui.core.elements
/
OTPSpec
OTPSpec
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
@
Serializable
data
object
OTPSpec
:
FormItemSpec
Members
Properties
api
Path
Link copied to clipboard
open
override
val
apiPath
:
IdentifierSpec
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
transform
Link copied to clipboard
fun
transform
(
)
:
OTPElement
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)