stripe-android
payments-ui-core
/
com.stripe.android.ui.core.elements
/
LayoutFormDescriptor
Layout
Form
Descriptor
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
LayoutFormDescriptor
(
layoutSpec
:
LayoutSpec
?
,
showCheckbox
:
Boolean
,
showCheckboxControlledFields
:
Boolean
)
Content copied to clipboard
Properties
Properties
layoutSpec
Link copied to clipboard
val
layoutSpec
:
LayoutSpec
?
Content copied to clipboard
showCheckbox
Link copied to clipboard
val
showCheckbox
:
Boolean
Content copied to clipboard
showCheckboxControlledFields
Link copied to clipboard
val
showCheckboxControlledFields
:
Boolean
Content copied to clipboard