C# Class LinnworksAPI.OrderTotalsInfo

Afficher le fichier Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Méthodes publiques

Свойство 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
Résultat Double

Currency public_oe property

public String Currency
Résultat String

PaymentMethod public_oe property

public String PaymentMethod
Résultat String

PaymentMethodId public_oe property

public Guid,System PaymentMethodId
Résultat System.Guid

PostageCost public_oe property

public Double PostageCost
Résultat Double

ProfitMargin public_oe property

public Double ProfitMargin
Résultat Double

Subtotal public_oe property

public Double Subtotal
Résultat Double

Tax public_oe property

public Double Tax
Résultat Double

TotalCharge public_oe property

public Double TotalCharge
Résultat Double

TotalDiscount public_oe property

public Double TotalDiscount
Résultat Double