C# Class LinnworksAPI.StockItemChannelSKU

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
ChannelReferenceId String
ChannelSKURowId System.Guid
LastUpdate System.DateTime
ListedQuantity System.Int32
MaxListedQuantity System.Int32
SKU String
Source String
StockItemId System.Guid
SubSource String
SubmittedQuantity System.Int32
UpdateStatus String

Property Details

ChannelReferenceId public_oe property

public String ChannelReferenceId
return String

ChannelSKURowId public_oe property

public Guid,System ChannelSKURowId
return System.Guid

LastUpdate public_oe property

public DateTime,System LastUpdate
return System.DateTime

ListedQuantity public_oe property

public Int32,System ListedQuantity
return System.Int32

MaxListedQuantity public_oe property

public Int32,System MaxListedQuantity
return System.Int32

SKU public_oe property

public String SKU
return String

Source public_oe property

public String Source
return String

StockItemId public_oe property

public Guid,System StockItemId
return System.Guid

SubSource public_oe property

public String SubSource
return String

SubmittedQuantity public_oe property

public Int32,System SubmittedQuantity
return System.Int32

UpdateStatus public_oe property

public String UpdateStatus
return String