C# Class LinnworksAPI.LinePricingRequest

Show file Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
DiscountPercentage Double
PricePerUnit Double
TaxInclusive System.Boolean
TaxRatePercentage Double

Property Details

DiscountPercentage public property

public Double DiscountPercentage
return Double

PricePerUnit public property

public Double PricePerUnit
return Double

TaxInclusive public property

public Boolean,System TaxInclusive
return System.Boolean

TaxRatePercentage public property

public Double TaxRatePercentage
return Double