feature: batch device decommissioning
This commit is contained in:
@@ -21,5 +21,6 @@ namespace Disco.Models.Services.Devices.Importing
|
||||
|
||||
List<IDeviceImportRecord> Records { get; set; }
|
||||
int AffectedRecords { get; set; }
|
||||
bool AllowBacktracking { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user