UiTemplateInfo

Container for user interface template information.

Types

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

Properties

Link copied to clipboard

The SHA-256 digest of the contents of the template.

Link copied to clipboard
val url: String?

The URL for the user interface template.

Functions

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