stripe-android
payments-ui-core
/
com.stripe.android.ui.core.elements
/
SectionElement
/
SectionElement
Section
Element
fun
SectionElement
(
identifier
:
IdentifierSpec
,
field
:
SectionFieldElement
,
controller
:
SectionController
)
fun
SectionElement
(
identifier
:
IdentifierSpec
,
fields
:
List
<
SectionFieldElement
>
,
controller
:
SectionController
)