C# Class LinnworksAPI.OrderTotalsInfo

Show file Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
CountryTaxRate Double
Currency String
PaymentMethod String
PaymentMethodId System.Guid
PostageCost Double
ProfitMargin Double
Subtotal Double
Tax Double
TotalCharge Double
TotalDiscount Double

Property Details

CountryTaxRate public property

public Double CountryTaxRate
return Double

Currency public property

public String Currency
return String

PaymentMethod public property

public String PaymentMethod
return String

PaymentMethodId public property

public Guid,System PaymentMethodId
return System.Guid

PostageCost public property

public Double PostageCost
return Double

ProfitMargin public property

public Double ProfitMargin
return Double

Subtotal public property

public Double Subtotal
return Double

Tax public property

public Double Tax
return Double

TotalCharge public property

public Double TotalCharge
return Double

TotalDiscount public property

public Double TotalDiscount
return Double