🚀New lib version v0.3.0 [CI SKIP]
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
7
dist/models/UpdateRunnerOrganization.d.ts
vendored
Normal file
7
dist/models/UpdateRunnerOrganization.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export declare type UpdateRunnerOrganization = {
|
||||
id: number;
|
||||
address?: any;
|
||||
registrationEnabled?: boolean;
|
||||
name: string;
|
||||
contact?: number;
|
||||
};
|
||||
Reference in New Issue
Block a user