stripe-android
payments-ui-core
/
com.stripe.android.ui.core.elements
/
RequiredItemSpec
Required
Item
Spec
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
interface
RequiredItemSpec
:
Parcelable
Content copied to clipboard
Identifies a field that can be made hidden.
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
abstract
val
identifier
:
IdentifierSpec
Content copied to clipboard
Inheritors
BsbSpec
Link copied to clipboard
SaveForFutureUseSpec
Link copied to clipboard
SectionSpec
Link copied to clipboard