@@ -104,6 +104,10 @@ public class SegmentationVersionView
|
||||
public class SaveSegmentationVersionAsyncInDto
|
||||
{
|
||||
public Guid SegmentationId { get; set; }
|
||||
|
||||
public string SEGUrl { get; set; }
|
||||
|
||||
public bool IsRestore { get; set; } = false;
|
||||
}
|
||||
|
||||
public class SegmentationVersionQuery : PageInput
|
||||
|
||||
Reference in New Issue
Block a user