BatchGetCalculatedAttributeForProfileError

Error object describing why a specific profile and calculated attribute failed.

Types

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

Properties

Link copied to clipboard

Status code for why a specific profile and calculated attribute failed.

Link copied to clipboard

Message describing why a specific profile and calculated attribute failed.

Link copied to clipboard

The profile id that failed.

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