Builder

class Builder

Functions

Link copied to clipboard
fun build(): CollectInputsParameters
Link copied to clipboard
fun setInputs(inputs: List<CollectInputsInput>): CollectInputsParameters.Builder

A list of the input forms to display on the reader

Properties

Link copied to clipboard
var inputs: List<CollectInputsInput>