C# Class LinnworksAPI.CheckoutItem

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
ChargeType ChargeType
DiscountAmount Double
DiscountMessage String
Name String
NextPaymentDate System.DateTime
Total Double

Property Details

ChargeType public_oe property

public ChargeType ChargeType
return ChargeType

DiscountAmount public_oe property

public Double DiscountAmount
return Double

DiscountMessage public_oe property

public String DiscountMessage
return String

Name public_oe property

public String Name
return String

NextPaymentDate public_oe property

public DateTime,System NextPaymentDate
return System.DateTime

Total public_oe property

public Double Total
return Double