V2Policy Orchestrator For Organization Orchestration State Current Iteration State Error
data class V2PolicyOrchestratorForOrganizationOrchestrationStateCurrentIterationStateError(val code: Int? = null, val details: List<V2PolicyOrchestratorForOrganizationOrchestrationStateCurrentIterationStateErrorDetail>? = null, val message: String? = null)
Constructors
Link copied to clipboard
constructor(code: Int? = null, details: List<V2PolicyOrchestratorForOrganizationOrchestrationStateCurrentIterationStateErrorDetail>? = null, message: String? = null)
Properties
Link copied to clipboard
val details: List<V2PolicyOrchestratorForOrganizationOrchestrationStateCurrentIterationStateErrorDetail>? = null
A list of messages that carry the error details. There is a common set of message types for APIs to use. Structure is documented below.