BatchCreateDelegationByAssessmentError

An error entity for the BatchCreateDelegationByAssessment 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 API request to batch create delegations in Audit Manager.

Link copied to clipboard

The error code that the BatchCreateDelegationByAssessment API returned.

Link copied to clipboard

The error message that the BatchCreateDelegationByAssessment 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