Form
data class Form(val parameterDefinitions: List<PONativeAlternativePaymentElement.Form.Parameter>) : PONativeAlternativePaymentElement
A form element with the specified parameterDefinitions.
A form element with the specified parameterDefinitions.