BatchDeleteDelegationByAssessmentError

An error entity for the BatchDeleteDelegationByAssessment API. This is used to provide more meaningful errors than a simple string message.

Types

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

Properties

Link copied to clipboard

The identifier for the delegation.

Link copied to clipboard

The error code that the BatchDeleteDelegationByAssessment API returned.

Link copied to clipboard

The error message that the BatchDeleteDelegationByAssessment API returned.

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