Update 20260130
This commit is contained in:
@@ -41,6 +41,8 @@ namespace Model
|
||||
public List<attribute> APIValues { get; set; }
|
||||
public List<textreplace> TextToReplace { get; set; }
|
||||
public List<Listen> Listen { get; set; }
|
||||
|
||||
|
||||
}
|
||||
public class Liste
|
||||
{
|
||||
@@ -136,6 +138,7 @@ namespace Model
|
||||
public string height;
|
||||
public string tablevalues;
|
||||
public string format;
|
||||
public bool done = false;
|
||||
|
||||
}
|
||||
//public class CLMDocItems
|
||||
|
||||
Reference in New Issue
Block a user