C# Class LinnworksAPI.OrderTotalsInfo

显示文件 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_oe property

public Double CountryTaxRate
return Double

Currency public_oe property

public String Currency
return String

PaymentMethod public_oe property

public String PaymentMethod
return String

PaymentMethodId public_oe property

public Guid,System PaymentMethodId
return System.Guid

PostageCost public_oe property

public Double PostageCost
return Double

ProfitMargin public_oe property

public Double ProfitMargin
return Double

Subtotal public_oe property

public Double Subtotal
return Double

Tax public_oe property

public Double Tax
return Double

TotalCharge public_oe property

public Double TotalCharge
return Double

TotalDiscount public_oe property

public Double TotalDiscount
return Double