Executed Validation Response
data class ExecutedValidationResponse(val executionTime: String? = null, val status: String? = null, val type: String? = null, val version: String? = null)
This is the executed Validation.
This is the executed Validation.