C# Class LinnworksAPI.ReturnInfo

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
AdditionalCost Double?
Category String
ChannelReason String
ChannelReasonSec String
Completed System.Boolean
ItemTitle String
LastDate System.DateTime
LastState String
NewItemTitle String
NewOrderCancelled System.Boolean
NewOrderId Int32?
NewOrderProcessedOn DateTime?
NewQty Int32?
NewSKU String
PendingRefund Double?
Reason String
RefundedAmount Double?
ReturnDate System.DateTime
ReturnQty System.Int32
ReturnReference String
RowType ReturnType
SKU String
ScrapQty Int32?
Scrapped System.Boolean
fkNewOrderId Guid?
fkNewOrderItemRowId Guid?
fkNewStockItemId Guid?
fkOrderId System.Guid
fkOrderItemRowId System.Guid
fkRefundRowId Guid?
fkReturnLocationId Guid?
nOrderId System.Int32
pkReturnId System.Int32

Property Details

AdditionalCost public_oe property

public Double? AdditionalCost
return Double?

Category public_oe property

public String Category
return String

ChannelReason public_oe property

public String ChannelReason
return String

ChannelReasonSec public_oe property

public String ChannelReasonSec
return String

Completed public_oe property

public Boolean,System Completed
return System.Boolean

ItemTitle public_oe property

public String ItemTitle
return String

LastDate public_oe property

public DateTime,System LastDate
return System.DateTime

LastState public_oe property

public String LastState
return String

NewItemTitle public_oe property

public String NewItemTitle
return String

NewOrderCancelled public_oe property

public Boolean,System NewOrderCancelled
return System.Boolean

NewOrderId public_oe property

public Int32? NewOrderId
return Int32?

NewOrderProcessedOn public_oe property

public DateTime? NewOrderProcessedOn
return DateTime?

NewQty public_oe property

public Int32? NewQty
return Int32?

NewSKU public_oe property

public String NewSKU
return String

PendingRefund public_oe property

public Double? PendingRefund
return Double?

Reason public_oe property

public String Reason
return String

RefundedAmount public_oe property

public Double? RefundedAmount
return Double?

ReturnDate public_oe property

public DateTime,System ReturnDate
return System.DateTime

ReturnQty public_oe property

public Int32,System ReturnQty
return System.Int32

ReturnReference public_oe property

public String ReturnReference
return String

RowType public_oe property

public ReturnType RowType
return ReturnType

SKU public_oe property

public String SKU
return String

ScrapQty public_oe property

public Int32? ScrapQty
return Int32?

Scrapped public_oe property

public Boolean,System Scrapped
return System.Boolean

fkNewOrderId public_oe property

public Guid? fkNewOrderId
return Guid?

fkNewOrderItemRowId public_oe property

public Guid? fkNewOrderItemRowId
return Guid?

fkNewStockItemId public_oe property

public Guid? fkNewStockItemId
return Guid?

fkOrderId public_oe property

public Guid,System fkOrderId
return System.Guid

fkOrderItemRowId public_oe property

public Guid,System fkOrderItemRowId
return System.Guid

fkRefundRowId public_oe property

public Guid? fkRefundRowId
return Guid?

fkReturnLocationId public_oe property

public Guid? fkReturnLocationId
return Guid?

nOrderId public_oe property

public Int32,System nOrderId
return System.Int32

pkReturnId public_oe property

public Int32,System pkReturnId
return System.Int32