LfTag

class LfTag

A structure that allows an LF-admin to grant permissions on certain conditions.

Types

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

Properties

Link copied to clipboard

The key name for the LF-tag.

Link copied to clipboard

A list of LF-tag values.

Functions

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