stripe-android
payments-ui-core
/
com.stripe.android.ui.core.elements
/
SectionFieldSpec
Section
Field
Spec
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
sealed
class
SectionFieldSpec
:
Parcelable
Content copied to clipboard
This represents a field in a section.
Functions
Properties
Inheritors
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
identifier
Link copied to clipboard
open
val
identifier
:
IdentifierSpec
Content copied to clipboard
Inheritors
CountrySpec
Link copied to clipboard
EmailSpec
Link copied to clipboard
SimpleTextSpec
Link copied to clipboard