RegistrationFieldDefinition

Provides a description of the specified field.

Types

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

Properties

Link copied to clipboard

An array of RegistrationFieldDisplayHints objects for the field.

Link copied to clipboard

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

Link copied to clipboard

Specifies if the field for the registration form is required, conditional or optional.

Link copied to clipboard

The type of field.

Link copied to clipboard

The section path of the field.

Link copied to clipboard

The validation rules for a select field.

Link copied to clipboard

The validation rules for a text 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