Class: ChannelAdvisor::InventoryServiceSOAP::InventoryItemSubmit
- Inherits:
-
Object
- Object
- ChannelAdvisor::InventoryServiceSOAP::InventoryItemSubmit
- Defined in:
- lib/channel_advisor/inventory_service/types.rb
Overview
/InventoryItemSubmit
sku - SOAP::SOAPString
title - SOAP::SOAPString
subtitle - SOAP::SOAPString
shortDescription - SOAP::SOAPString
description - SOAP::SOAPString
weight - SOAP::SOAPDouble
supplierCode - SOAP::SOAPString
warehouseLocation - SOAP::SOAPString
taxProductCode - SOAP::SOAPString
flagStyle - ChannelAdvisor::InventoryServiceSOAP::FlagType
flagDescription - SOAP::SOAPString
isBlocked - SOAP::SOAPBoolean
blockComment - SOAP::SOAPString
aSIN - SOAP::SOAPString
iSBN - SOAP::SOAPString
uPC - SOAP::SOAPString
mPN - SOAP::SOAPString
eAN - SOAP::SOAPString
manufacturer - SOAP::SOAPString
brand - SOAP::SOAPString
condition - SOAP::SOAPString
warranty - SOAP::SOAPString
productMargin - SOAP::SOAPDecimal
supplierPO - SOAP::SOAPString
receivedInInventory - SOAP::SOAPDateTime
harmonizedCode - SOAP::SOAPString
height - SOAP::SOAPDecimal
length - SOAP::SOAPDecimal
width - SOAP::SOAPDecimal
classification - SOAP::SOAPString
quantityInfo - ChannelAdvisor::InventoryServiceSOAP::QuantityInfoSubmit
priceInfo - ChannelAdvisor::InventoryServiceSOAP::PriceInfo
attributeList - ChannelAdvisor::InventoryServiceSOAP::ArrayOfAttributeInfo
variationInfo - ChannelAdvisor::InventoryServiceSOAP::VariationInfo
storeInfo - ChannelAdvisor::InventoryServiceSOAP::StoreInfo
imageList - ChannelAdvisor::InventoryServiceSOAP::ArrayOfImageInfoSubmit
shippingInfo - ChannelAdvisor::InventoryServiceSOAP::ShippingInfo
labelList - ChannelAdvisor::InventoryServiceSOAP::ArrayOfString
- SOAP::SOAPString
Instance Attribute Summary collapse
-
#aSIN ⇒ Object
Returns the value of attribute aSIN.
-
#attributeList ⇒ Object
Returns the value of attribute attributeList.
-
#blockComment ⇒ Object
Returns the value of attribute blockComment.
-
#brand ⇒ Object
Returns the value of attribute brand.
-
#classification ⇒ Object
Returns the value of attribute classification.
-
#condition ⇒ Object
Returns the value of attribute condition.
-
#description ⇒ Object
Returns the value of attribute description.
-
#eAN ⇒ Object
Returns the value of attribute eAN.
-
#flagDescription ⇒ Object
Returns the value of attribute flagDescription.
-
#flagStyle ⇒ Object
Returns the value of attribute flagStyle.
-
#harmonizedCode ⇒ Object
Returns the value of attribute harmonizedCode.
-
#height ⇒ Object
Returns the value of attribute height.
-
#imageList ⇒ Object
Returns the value of attribute imageList.
-
#isBlocked ⇒ Object
Returns the value of attribute isBlocked.
-
#iSBN ⇒ Object
Returns the value of attribute iSBN.
-
#labelList ⇒ Object
Returns the value of attribute labelList.
-
#length ⇒ Object
Returns the value of attribute length.
-
#manufacturer ⇒ Object
Returns the value of attribute manufacturer.
-
#metaDescription ⇒ Object
Returns the value of attribute metaDescription.
-
#mPN ⇒ Object
Returns the value of attribute mPN.
-
#priceInfo ⇒ Object
Returns the value of attribute priceInfo.
-
#productMargin ⇒ Object
Returns the value of attribute productMargin.
-
#quantityInfo ⇒ Object
Returns the value of attribute quantityInfo.
-
#receivedInInventory ⇒ Object
Returns the value of attribute receivedInInventory.
-
#shippingInfo ⇒ Object
Returns the value of attribute shippingInfo.
-
#shortDescription ⇒ Object
Returns the value of attribute shortDescription.
-
#sku ⇒ Object
Returns the value of attribute sku.
-
#storeInfo ⇒ Object
Returns the value of attribute storeInfo.
-
#subtitle ⇒ Object
Returns the value of attribute subtitle.
-
#supplierCode ⇒ Object
Returns the value of attribute supplierCode.
-
#supplierPO ⇒ Object
Returns the value of attribute supplierPO.
-
#taxProductCode ⇒ Object
Returns the value of attribute taxProductCode.
-
#title ⇒ Object
Returns the value of attribute title.
-
#uPC ⇒ Object
Returns the value of attribute uPC.
-
#variationInfo ⇒ Object
Returns the value of attribute variationInfo.
-
#warehouseLocation ⇒ Object
Returns the value of attribute warehouseLocation.
-
#warranty ⇒ Object
Returns the value of attribute warranty.
-
#weight ⇒ Object
Returns the value of attribute weight.
-
#width ⇒ Object
Returns the value of attribute width.
Instance Method Summary collapse
Constructor Details
#initialize(sku = nil, title = nil, subtitle = nil, shortDescription = nil, description = nil, weight = nil, supplierCode = nil, warehouseLocation = nil, taxProductCode = nil, flagStyle = nil, flagDescription = nil, isBlocked = nil, blockComment = nil, aSIN = nil, iSBN = nil, uPC = nil, mPN = nil, eAN = nil, manufacturer = nil, brand = nil, condition = nil, warranty = nil, productMargin = nil, supplierPO = nil, receivedInInventory = nil, harmonizedCode = nil, height = nil, length = nil, width = nil, classification = nil, quantityInfo = nil, priceInfo = nil, attributeList = nil, variationInfo = nil, storeInfo = nil, imageList = nil, shippingInfo = nil, labelList = nil, metaDescription = nil) ⇒ InventoryItemSubmit
Returns a new instance of InventoryItemSubmit.
882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 882 def initialize(sku = nil, title = nil, subtitle = nil, shortDescription = nil, description = nil, weight = nil, supplierCode = nil, warehouseLocation = nil, taxProductCode = nil, flagStyle = nil, flagDescription = nil, isBlocked = nil, blockComment = nil, aSIN = nil, iSBN = nil, uPC = nil, mPN = nil, eAN = nil, manufacturer = nil, brand = nil, condition = nil, warranty = nil, productMargin = nil, supplierPO = nil, receivedInInventory = nil, harmonizedCode = nil, height = nil, length = nil, width = nil, classification = nil, quantityInfo = nil, priceInfo = nil, attributeList = nil, variationInfo = nil, storeInfo = nil, imageList = nil, shippingInfo = nil, labelList = nil, = nil) @sku = sku @title = title @subtitle = subtitle @shortDescription = shortDescription @description = description @weight = weight @supplierCode = supplierCode @warehouseLocation = warehouseLocation @taxProductCode = taxProductCode @flagStyle = flagStyle @flagDescription = flagDescription @isBlocked = isBlocked @blockComment = blockComment @aSIN = aSIN @iSBN = iSBN @uPC = uPC @mPN = mPN @eAN = eAN @manufacturer = manufacturer @brand = brand @condition = condition @warranty = warranty @productMargin = productMargin @supplierPO = supplierPO @receivedInInventory = receivedInInventory @harmonizedCode = harmonizedCode @height = height @length = length @width = width @classification = classification @quantityInfo = quantityInfo @priceInfo = priceInfo @attributeList = attributeList @variationInfo = variationInfo @storeInfo = storeInfo @imageList = imageList @shippingInfo = shippingInfo @labelList = labelList @metaDescription = end |
Instance Attribute Details
#aSIN ⇒ Object
Returns the value of attribute aSIN.
855 856 857 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 855 def aSIN @aSIN end |
#attributeList ⇒ Object
Returns the value of attribute attributeList.
874 875 876 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 874 def attributeList @attributeList end |
#blockComment ⇒ Object
Returns the value of attribute blockComment.
854 855 856 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 854 def blockComment @blockComment end |
#brand ⇒ Object
Returns the value of attribute brand.
861 862 863 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 861 def brand @brand end |
#classification ⇒ Object
Returns the value of attribute classification.
871 872 873 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 871 def classification @classification end |
#condition ⇒ Object
Returns the value of attribute condition.
862 863 864 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 862 def condition @condition end |
#description ⇒ Object
Returns the value of attribute description.
846 847 848 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 846 def description @description end |
#eAN ⇒ Object
Returns the value of attribute eAN.
859 860 861 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 859 def eAN @eAN end |
#flagDescription ⇒ Object
Returns the value of attribute flagDescription.
852 853 854 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 852 def flagDescription @flagDescription end |
#flagStyle ⇒ Object
Returns the value of attribute flagStyle.
851 852 853 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 851 def flagStyle @flagStyle end |
#harmonizedCode ⇒ Object
Returns the value of attribute harmonizedCode.
867 868 869 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 867 def harmonizedCode @harmonizedCode end |
#height ⇒ Object
Returns the value of attribute height.
868 869 870 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 868 def height @height end |
#imageList ⇒ Object
Returns the value of attribute imageList.
877 878 879 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 877 def imageList @imageList end |
#isBlocked ⇒ Object
Returns the value of attribute isBlocked.
853 854 855 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 853 def isBlocked @isBlocked end |
#iSBN ⇒ Object
Returns the value of attribute iSBN.
856 857 858 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 856 def iSBN @iSBN end |
#labelList ⇒ Object
Returns the value of attribute labelList.
879 880 881 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 879 def labelList @labelList end |
#length ⇒ Object
Returns the value of attribute length.
869 870 871 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 869 def length @length end |
#manufacturer ⇒ Object
Returns the value of attribute manufacturer.
860 861 862 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 860 def manufacturer @manufacturer end |
#metaDescription ⇒ Object
Returns the value of attribute metaDescription.
880 881 882 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 880 def @metaDescription end |
#mPN ⇒ Object
Returns the value of attribute mPN.
858 859 860 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 858 def mPN @mPN end |
#priceInfo ⇒ Object
Returns the value of attribute priceInfo.
873 874 875 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 873 def priceInfo @priceInfo end |
#productMargin ⇒ Object
Returns the value of attribute productMargin.
864 865 866 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 864 def productMargin @productMargin end |
#quantityInfo ⇒ Object
Returns the value of attribute quantityInfo.
872 873 874 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 872 def quantityInfo @quantityInfo end |
#receivedInInventory ⇒ Object
Returns the value of attribute receivedInInventory.
866 867 868 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 866 def receivedInInventory @receivedInInventory end |
#shippingInfo ⇒ Object
Returns the value of attribute shippingInfo.
878 879 880 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 878 def shippingInfo @shippingInfo end |
#shortDescription ⇒ Object
Returns the value of attribute shortDescription.
845 846 847 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 845 def shortDescription @shortDescription end |
#sku ⇒ Object
Returns the value of attribute sku.
842 843 844 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 842 def sku @sku end |
#storeInfo ⇒ Object
Returns the value of attribute storeInfo.
876 877 878 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 876 def storeInfo @storeInfo end |
#subtitle ⇒ Object
Returns the value of attribute subtitle.
844 845 846 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 844 def subtitle @subtitle end |
#supplierCode ⇒ Object
Returns the value of attribute supplierCode.
848 849 850 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 848 def supplierCode @supplierCode end |
#supplierPO ⇒ Object
Returns the value of attribute supplierPO.
865 866 867 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 865 def supplierPO @supplierPO end |
#taxProductCode ⇒ Object
Returns the value of attribute taxProductCode.
850 851 852 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 850 def taxProductCode @taxProductCode end |
#title ⇒ Object
Returns the value of attribute title.
843 844 845 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 843 def title @title end |
#uPC ⇒ Object
Returns the value of attribute uPC.
857 858 859 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 857 def uPC @uPC end |
#variationInfo ⇒ Object
Returns the value of attribute variationInfo.
875 876 877 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 875 def variationInfo @variationInfo end |
#warehouseLocation ⇒ Object
Returns the value of attribute warehouseLocation.
849 850 851 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 849 def warehouseLocation @warehouseLocation end |
#warranty ⇒ Object
Returns the value of attribute warranty.
863 864 865 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 863 def warranty @warranty end |
#weight ⇒ Object
Returns the value of attribute weight.
847 848 849 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 847 def weight @weight end |
#width ⇒ Object
Returns the value of attribute width.
870 871 872 |
# File 'lib/channel_advisor/inventory_service/types.rb', line 870 def width @width end |