FormEntryOutput

The details of the form entry.

Types

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

Properties

Link copied to clipboard

Specifies whether a form entry is required.

Link copied to clipboard

The name of the type of the form entry.

Link copied to clipboard

The type revision of the form entry.

Functions

Link copied to clipboard
inline fun copy(block: FormEntryOutput.Builder.() -> Unit = {}): FormEntryOutput
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