TemplateInput

The input parameters of a template.

Types

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

Properties

Link copied to clipboard

The data type of the template input.

Link copied to clipboard

The name of the template.

Link copied to clipboard

Determine if an input is required from the template.

Functions

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