C# Class LinnworksAPI.CheckoutData

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
CurrencyCode String
CurrencySymbol String
Item CheckoutItem
TaxRate Double
TotalsInformation TotalsInformation

Property Details

CurrencyCode public_oe property

public String CurrencyCode
return String

CurrencySymbol public_oe property

public String CurrencySymbol
return String

Item public_oe property

public CheckoutItem,LinnworksAPI Item
return CheckoutItem

TaxRate public_oe property

public Double TaxRate
return Double

TotalsInformation public_oe property

public TotalsInformation,LinnworksAPI TotalsInformation
return TotalsInformation