C# Class LinnworksAPI.OrderDetails

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
CustomerInfo OrderCustomerInfo
ExtendedProperties List
FolderName List
FulfilmentLocationId System.Guid
GeneralInfo OrderGeneralInfo
Items List
Notes List
NumOrderId System.Int32
OrderId System.Guid
Processed System.Boolean
ProcessedDateTime DateTime?
ShippingInfo OrderShippingInfo
TotalsInfo OrderTotalsInfo

Property Details

CustomerInfo public_oe property

public OrderCustomerInfo,LinnworksAPI CustomerInfo
return OrderCustomerInfo

ExtendedProperties public_oe property

public List ExtendedProperties
return List

FolderName public_oe property

public List FolderName
return List

FulfilmentLocationId public_oe property

public Guid,System FulfilmentLocationId
return System.Guid

GeneralInfo public_oe property

public OrderGeneralInfo,LinnworksAPI GeneralInfo
return OrderGeneralInfo

Items public_oe property

public List Items
return List

Notes public_oe property

public List Notes
return List

NumOrderId public_oe property

public Int32,System NumOrderId
return System.Int32

OrderId public_oe property

public Guid,System OrderId
return System.Guid

Processed public_oe property

public Boolean,System Processed
return System.Boolean

ProcessedDateTime public_oe property

public DateTime? ProcessedDateTime
return DateTime?

ShippingInfo public_oe property

public OrderShippingInfo,LinnworksAPI ShippingInfo
return OrderShippingInfo

TotalsInfo public_oe property

public OrderTotalsInfo,LinnworksAPI TotalsInfo
return OrderTotalsInfo