V2Policy Orchestrator For Organization Orchestration State Previous Iteration State Error
data class V2PolicyOrchestratorForOrganizationOrchestrationStatePreviousIterationStateError(val code: Int? = null, val details: List<V2PolicyOrchestratorForOrganizationOrchestrationStatePreviousIterationStateErrorDetail>? = null, val message: String? = null)
Constructors
Link copied to clipboard
constructor(code: Int? = null, details: List<V2PolicyOrchestratorForOrganizationOrchestrationStatePreviousIterationStateErrorDetail>? = null, message: String? = null)
Properties
Link copied to clipboard
val details: List<V2PolicyOrchestratorForOrganizationOrchestrationStatePreviousIterationStateErrorDetail>? = 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.