spec de service
This commit is contained in:
parent
aabe20b3f8
commit
bf64dbc87f
1 changed files with 0 additions and 5 deletions
|
|
@ -21,11 +21,6 @@ public partial class Service : BaseProduct
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
public decimal? Pricing { get; set; }
|
public decimal? Pricing { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Associate a class of flow worker to handle with
|
|
||||||
/// </summary>
|
|
||||||
/// <returns></returns>
|
|
||||||
public string Specification { get; set; }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue