This commit is contained in:
@@ -58,6 +58,9 @@ todo: Consider adding latitude / longitude to wo, quote, pm objects
|
||||
public string CustomFields { get; set; }
|
||||
public List<string> Tags { get; set; }
|
||||
|
||||
// [Required]
|
||||
// public long CustomerId {get;set;}
|
||||
|
||||
//dependents
|
||||
public List<WorkOrderItem> Items { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user