pub type JobOverrideBatch = Vec<JobOverrides>;Expand description
Batch of job overrides (multiple jobs)
Aliased Typeยง
pub struct JobOverrideBatch { /* private fields */ }pub type JobOverrideBatch = Vec<JobOverrides>;Batch of job overrides (multiple jobs)
pub struct JobOverrideBatch { /* private fields */ }