This commit is contained in:
7
dist/models/UpdateRunnerTeam.d.ts
vendored
7
dist/models/UpdateRunnerTeam.d.ts
vendored
@@ -1,7 +0,0 @@
|
||||
import type { RunnerOrganisation } from './RunnerOrganisation';
|
||||
export declare type UpdateRunnerTeam = {
|
||||
id: number;
|
||||
parentGroup: RunnerOrganisation;
|
||||
name: string;
|
||||
contact?: number;
|
||||
};
|
||||
Reference in New Issue
Block a user