Repository Workflow Config Recent Scheduled Execution Record Error Status
data class RepositoryWorkflowConfigRecentScheduledExecutionRecordErrorStatus(val code: Int? = null, val message: String? = null)
Constructors
Link copied to clipboard
fun RepositoryWorkflowConfigRecentScheduledExecutionRecordErrorStatus(code: Int? = null, message: String? = null)