IterableFormEntry

An iterable form available on an asset, identified by its form type.

Types

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

Properties

Link copied to clipboard

The form type identifier of the iterable form (for example, columns), used to retrieve its items via ListIterableForms or BatchGetIterableForms.

Functions

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