Properties

Link copied to clipboard
open val defaultValue: String? = null
Link copied to clipboard
abstract val description: String?
Link copied to clipboard
abstract val name: String
Link copied to clipboard
open val required: Boolean? = null
Link copied to clipboard

This is a field that should be hashed twice on send and on receive, e.g projectId.

Functions

Link copied to clipboard
abstract fun getValue(value: T): FieldValue?