C# Class LinnworksAPI.OrderShippingInfo

显示文件 Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
ItemWeight Double
ManualAdjust System.Boolean
PackageCategory String
PackageCategoryId System.Guid
PackageType String
PackageTypeId Guid?
PostageCost Double
PostageCostExTax Double
PostalServiceId System.Guid
PostalServiceName String
TotalWeight Double
TrackingNumber String
Vendor String

Property Details

ItemWeight public_oe property

public Double ItemWeight
return Double

ManualAdjust public_oe property

public Boolean,System ManualAdjust
return System.Boolean

PackageCategory public_oe property

public String PackageCategory
return String

PackageCategoryId public_oe property

public Guid,System PackageCategoryId
return System.Guid

PackageType public_oe property

public String PackageType
return String

PackageTypeId public_oe property

public Guid? PackageTypeId
return Guid?

PostageCost public_oe property

public Double PostageCost
return Double

PostageCostExTax public_oe property

public Double PostageCostExTax
return Double

PostalServiceId public_oe property

public Guid,System PostalServiceId
return System.Guid

PostalServiceName public_oe property

public String PostalServiceName
return String

TotalWeight public_oe property

public Double TotalWeight
return Double

TrackingNumber public_oe property

public String TrackingNumber
return String

Vendor public_oe property

public String Vendor
return String