|
|
|
|
@ -21,11 +21,6 @@ public partial class Service : BaseProduct
|
|
|
|
|
/// <returns></returns>
|
|
|
|
|
public decimal? Pricing { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Associate a class of flow worker to handle with
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <returns></returns>
|
|
|
|
|
public string Specification { get; set; }
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|