C# Class LinnworksAPI.BookedReturnsExchangeItem

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

Public Properties

Property Type Description
AdditionalCost Double?
Category String
ChannelReason String
ChannelReasonSec String
ItemTitle String
MaxReturnQty System.Int32
NewQty Int32?
NewSKU String
NewTitle String
ParentOrderItemRowId System.Guid
PendingRefundAmount Double?
Reason String
ReturnDate System.DateTime
ReturnLocation String
ReturnQty System.Int32
RowType String
SKU String
ScrapQty Int32?
Scrapped System.Boolean
cCurrency String
fkNewStockItemId Guid?
fkOrderItemRowId System.Guid
fkReturnLocationId System.Guid
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

ItemTitle public_oe property

public String ItemTitle
return String

MaxReturnQty public_oe property

public Int32,System MaxReturnQty
return System.Int32

NewQty public_oe property

public Int32? NewQty
return Int32?

NewSKU public_oe property

public String NewSKU
return String

NewTitle public_oe property

public String NewTitle
return String

ParentOrderItemRowId public_oe property

public Guid,System ParentOrderItemRowId
return System.Guid

PendingRefundAmount public_oe property

public Double? PendingRefundAmount
return Double?

Reason public_oe property

public String Reason
return String

ReturnDate public_oe property

public DateTime,System ReturnDate
return System.DateTime

ReturnLocation public_oe property

public String ReturnLocation
return String

ReturnQty public_oe property

public Int32,System ReturnQty
return System.Int32

RowType public_oe property

public String RowType
return String

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

cCurrency public_oe property

public String cCurrency
return String

fkNewStockItemId public_oe property

public Guid? fkNewStockItemId
return Guid?

fkOrderItemRowId public_oe property

public Guid,System fkOrderItemRowId
return System.Guid

fkReturnLocationId public_oe property

public Guid,System fkReturnLocationId
return System.Guid

pkReturnId public_oe property

public Int32,System pkReturnId
return System.Int32