V2Policy Orchestrator Orchestration State Current Iteration State Error
data class V2PolicyOrchestratorOrchestrationStateCurrentIterationStateError(val code: Int? = null, val details: List<V2PolicyOrchestratorOrchestrationStateCurrentIterationStateErrorDetail>? = null, val message: String? = null)
Constructors
Link copied to clipboard
constructor(code: Int? = null, details: List<V2PolicyOrchestratorOrchestrationStateCurrentIterationStateErrorDetail>? = null, message: String? = null)