WIP Estimate
This commit is contained in:
parent
5604ae3a54
commit
9293ee4ec9
27 changed files with 1308 additions and 76 deletions
|
|
@ -14,7 +14,6 @@ namespace BookAStar.Model.Workflow
|
|||
public string CommandType { get; set; }
|
||||
// Markdown expected
|
||||
public string Description { get; set; }
|
||||
public int? Status { get; set; }
|
||||
public string Title { get; set; }
|
||||
public IList<BillingLine> Bill { get; set; }
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue