UpdateLayoutRequest

Types

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

Properties

Link copied to clipboard

Information about which fields will be present in the layout, the order of the fields.

Link copied to clipboard

The unique identifier of the Cases domain.

Link copied to clipboard

The unique identifier of the layout.

Link copied to clipboard
val name: String?

The name of the layout. It must be unique per domain.

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