AttributeDetails

Mathematical expression and a list of attribute items specified in that expression.

Types

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

Properties

Link copied to clipboard

A list of attribute items specified in the mathematical expression.

Link copied to clipboard

Mathematical expression that is performed on attribute items provided in the attribute list. Each element in the expression should follow the structure of \"{ObjectTypeName.AttributeName}\".

Functions

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