RegistrationFieldValueInformation

Provides the values of the specified field.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of why the registration was denied.

Link copied to clipboard

The path to the registration form field. You can use DescribeRegistrationFieldDefinitions for a list of FieldPaths.

Link copied to clipboard

The unique identifier for the registration attachment.

Link copied to clipboard

An array of values for the form field.

Link copied to clipboard

The text data for a free form field.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String