CustomContent

Represents the content of a Custom type related item.

Types

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

Properties

Link copied to clipboard

List of field values for the Custom related item.

Functions

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