update 20250505
This commit is contained in:
@@ -42,6 +42,17 @@ namespace Model
|
||||
|
||||
public List<attribute> attributes { get; set; }
|
||||
}
|
||||
|
||||
public class OnBaseDokument_Revision
|
||||
{
|
||||
public string dokumentHandle { get; set; }
|
||||
public string dateiTyp { get; set; }
|
||||
public string dokumentDatei { get; set; }
|
||||
public string dokumentTyp { get; set; }
|
||||
public string comment { get; set; }
|
||||
|
||||
public List<attribute> attributes { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user