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