TextFieldUpdate

data class TextFieldUpdate(val newValue: String, val type: TextFieldType) : ConsentAction

Constructors

Link copied to clipboard
constructor(newValue: String, type: TextFieldType)

Properties

Link copied to clipboard
Link copied to clipboard