ListCalculatedAttributeForProfileItem

The details of a single calculated attribute for a profile.

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 data is partial, it is set to true.

Link copied to clipboard

The value of the calculated attribute.

Functions

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