MetadataAttributeValue

Contains the value of the metadata attribute. Choose a type and include the field that corresponds to it.

Types

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

Properties

Link copied to clipboard

The value of the Boolean metadata attribute.

Link copied to clipboard

The value of the numeric metadata attribute.

Link copied to clipboard

An array of strings that define the value of the metadata attribute.

Link copied to clipboard

The value of the string metadata attribute.

Link copied to clipboard

The type of the metadata attribute.

Functions

Link copied to clipboard
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