CalculatedAttributeValue

The object containing the values of a single calculated attribute value.

Types

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

Properties

Link copied to clipboard

The unique name of the calculated attribute.

Link copied to clipboard

The display name of the calculated attribute.

Link copied to clipboard

Indicates whether the calculated attribute's value is based on partial data. If the data is partial, it is set to true.

Link copied to clipboard

The timestamp of the newest object included in the calculated attribute calculation.

Link copied to clipboard

The profile id belonging to this calculated attribute value.

Link copied to clipboard

The value of the calculated 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