C# 클래스 LinnworksAPI.OrderTotalsInfo

파일 보기 프로젝트 열기: LinnSystems/LinnworksNetSDK 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CountryTaxRate Double
Currency String
PaymentMethod String
PaymentMethodId System.Guid
PostageCost Double
ProfitMargin Double
Subtotal Double
Tax Double
TotalCharge Double
TotalDiscount Double

프로퍼티 상세

CountryTaxRate 공개적으로 프로퍼티

public Double CountryTaxRate
리턴 Double

Currency 공개적으로 프로퍼티

public String Currency
리턴 String

PaymentMethod 공개적으로 프로퍼티

public String PaymentMethod
리턴 String

PaymentMethodId 공개적으로 프로퍼티

public Guid,System PaymentMethodId
리턴 System.Guid

PostageCost 공개적으로 프로퍼티

public Double PostageCost
리턴 Double

ProfitMargin 공개적으로 프로퍼티

public Double ProfitMargin
리턴 Double

Subtotal 공개적으로 프로퍼티

public Double Subtotal
리턴 Double

Tax 공개적으로 프로퍼티

public Double Tax
리턴 Double

TotalCharge 공개적으로 프로퍼티

public Double TotalCharge
리턴 Double

TotalDiscount 공개적으로 프로퍼티

public Double TotalDiscount
리턴 Double