Gets or Sets price slabs collection
Namespace: CelloSaaS.Billing.ModelAssembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
public ICollection<PriceSlab> PriceSlabs { get; set; }
public ICollection<PriceSlab> PriceSlabs { get; set; }
Public Property PriceSlabs As ICollection(Of PriceSlab)
Get
Set
Public Property PriceSlabs As ICollection(Of PriceSlab)
Get
Set
member PriceSlabs : ICollection<PriceSlab> with get, set
member PriceSlabs : ICollection<PriceSlab> with get, set
Property Value
Type:
ICollection PriceSlab