Class: EBay::StoreType
- Inherits:
-
Object
- Object
- EBay::StoreType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsStoreType
name - SOAP::SOAPString
uRLPath - SOAP::SOAPString
uRL - SOAP::SOAPAnyURI
subscriptionLevel - EBay::StoreSubscriptionLevelCodeType
description - SOAP::SOAPString
logo - EBay::StoreLogoType
theme - EBay::StoreThemeType
headerStyle - EBay::StoreHeaderStyleCodeType
homePage - SOAP::SOAPLong
itemListLayout - EBay::StoreItemListLayoutCodeType
itemListSortOrder - EBay::StoreItemListSortOrderCodeType
customHeaderLayout - EBay::StoreCustomHeaderLayoutCodeType
customHeader - SOAP::SOAPString
exportListings - SOAP::SOAPBoolean
customCategories - EBay::StoreCustomCategoryArrayType
customListingHeader - EBay::StoreCustomListingHeaderType
merchDisplay - EBay::MerchDisplayCodeType
lastOpenedTime - SOAP::SOAPDateTime
titleWithCompatibility - SOAP::SOAPBoolean
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#customCategories ⇒ Object
Returns the value of attribute customCategories.
-
#customHeader ⇒ Object
Returns the value of attribute customHeader.
-
#customHeaderLayout ⇒ Object
Returns the value of attribute customHeaderLayout.
-
#customListingHeader ⇒ Object
Returns the value of attribute customListingHeader.
-
#description ⇒ Object
Returns the value of attribute description.
-
#exportListings ⇒ Object
Returns the value of attribute exportListings.
-
#headerStyle ⇒ Object
Returns the value of attribute headerStyle.
-
#homePage ⇒ Object
Returns the value of attribute homePage.
-
#itemListLayout ⇒ Object
Returns the value of attribute itemListLayout.
-
#itemListSortOrder ⇒ Object
Returns the value of attribute itemListSortOrder.
-
#lastOpenedTime ⇒ Object
Returns the value of attribute lastOpenedTime.
-
#logo ⇒ Object
Returns the value of attribute logo.
-
#merchDisplay ⇒ Object
Returns the value of attribute merchDisplay.
-
#name ⇒ Object
Returns the value of attribute name.
-
#subscriptionLevel ⇒ Object
Returns the value of attribute subscriptionLevel.
-
#theme ⇒ Object
Returns the value of attribute theme.
-
#titleWithCompatibility ⇒ Object
Returns the value of attribute titleWithCompatibility.
-
#uRL ⇒ Object
Returns the value of attribute uRL.
-
#uRLPath ⇒ Object
Returns the value of attribute uRLPath.
Instance Method Summary collapse
-
#initialize(name = nil, uRLPath = nil, uRL = nil, subscriptionLevel = nil, description = nil, logo = nil, theme = nil, headerStyle = nil, homePage = nil, itemListLayout = nil, itemListSortOrder = nil, customHeaderLayout = nil, customHeader = nil, exportListings = nil, customCategories = nil, customListingHeader = nil, merchDisplay = nil, lastOpenedTime = nil, titleWithCompatibility = nil) ⇒ StoreType
constructor
A new instance of StoreType.
- #set_any(elements) ⇒ Object
Constructor Details
#initialize(name = nil, uRLPath = nil, uRL = nil, subscriptionLevel = nil, description = nil, logo = nil, theme = nil, headerStyle = nil, homePage = nil, itemListLayout = nil, itemListSortOrder = nil, customHeaderLayout = nil, customHeader = nil, exportListings = nil, customCategories = nil, customListingHeader = nil, merchDisplay = nil, lastOpenedTime = nil, titleWithCompatibility = nil) ⇒ StoreType
Returns a new instance of StoreType.
33992 33993 33994 33995 33996 33997 33998 33999 34000 34001 34002 34003 34004 34005 34006 34007 34008 34009 34010 34011 34012 34013 |
# File 'lib/eBay.rb', line 33992 def initialize(name = nil, uRLPath = nil, uRL = nil, subscriptionLevel = nil, description = nil, logo = nil, theme = nil, headerStyle = nil, homePage = nil, itemListLayout = nil, itemListSortOrder = nil, customHeaderLayout = nil, customHeader = nil, exportListings = nil, customCategories = nil, customListingHeader = nil, merchDisplay = nil, lastOpenedTime = nil, titleWithCompatibility = nil) @name = name @uRLPath = uRLPath @uRL = uRL @subscriptionLevel = subscriptionLevel @description = description @logo = logo @theme = theme @headerStyle = headerStyle @homePage = homePage @itemListLayout = itemListLayout @itemListSortOrder = itemListSortOrder @customHeaderLayout = customHeaderLayout @customHeader = customHeader @exportListings = exportListings @customCategories = customCategories @customListingHeader = customListingHeader @merchDisplay = merchDisplay @lastOpenedTime = lastOpenedTime @titleWithCompatibility = titleWithCompatibility @__xmlele_any = nil end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
33986 33987 33988 |
# File 'lib/eBay.rb', line 33986 def __xmlele_any @__xmlele_any end |
#customCategories ⇒ Object
Returns the value of attribute customCategories.
33981 33982 33983 |
# File 'lib/eBay.rb', line 33981 def customCategories @customCategories end |
#customHeader ⇒ Object
Returns the value of attribute customHeader.
33979 33980 33981 |
# File 'lib/eBay.rb', line 33979 def customHeader @customHeader end |
#customHeaderLayout ⇒ Object
Returns the value of attribute customHeaderLayout.
33978 33979 33980 |
# File 'lib/eBay.rb', line 33978 def customHeaderLayout @customHeaderLayout end |
#customListingHeader ⇒ Object
Returns the value of attribute customListingHeader.
33982 33983 33984 |
# File 'lib/eBay.rb', line 33982 def customListingHeader @customListingHeader end |
#description ⇒ Object
Returns the value of attribute description.
33971 33972 33973 |
# File 'lib/eBay.rb', line 33971 def description @description end |
#exportListings ⇒ Object
Returns the value of attribute exportListings.
33980 33981 33982 |
# File 'lib/eBay.rb', line 33980 def exportListings @exportListings end |
#headerStyle ⇒ Object
Returns the value of attribute headerStyle.
33974 33975 33976 |
# File 'lib/eBay.rb', line 33974 def headerStyle @headerStyle end |
#homePage ⇒ Object
Returns the value of attribute homePage.
33975 33976 33977 |
# File 'lib/eBay.rb', line 33975 def homePage @homePage end |
#itemListLayout ⇒ Object
Returns the value of attribute itemListLayout.
33976 33977 33978 |
# File 'lib/eBay.rb', line 33976 def itemListLayout @itemListLayout end |
#itemListSortOrder ⇒ Object
Returns the value of attribute itemListSortOrder.
33977 33978 33979 |
# File 'lib/eBay.rb', line 33977 def itemListSortOrder @itemListSortOrder end |
#lastOpenedTime ⇒ Object
Returns the value of attribute lastOpenedTime.
33984 33985 33986 |
# File 'lib/eBay.rb', line 33984 def lastOpenedTime @lastOpenedTime end |
#logo ⇒ Object
Returns the value of attribute logo.
33972 33973 33974 |
# File 'lib/eBay.rb', line 33972 def logo @logo end |
#merchDisplay ⇒ Object
Returns the value of attribute merchDisplay.
33983 33984 33985 |
# File 'lib/eBay.rb', line 33983 def merchDisplay @merchDisplay end |
#name ⇒ Object
Returns the value of attribute name.
33967 33968 33969 |
# File 'lib/eBay.rb', line 33967 def name @name end |
#subscriptionLevel ⇒ Object
Returns the value of attribute subscriptionLevel.
33970 33971 33972 |
# File 'lib/eBay.rb', line 33970 def subscriptionLevel @subscriptionLevel end |
#theme ⇒ Object
Returns the value of attribute theme.
33973 33974 33975 |
# File 'lib/eBay.rb', line 33973 def theme @theme end |
#titleWithCompatibility ⇒ Object
Returns the value of attribute titleWithCompatibility.
33985 33986 33987 |
# File 'lib/eBay.rb', line 33985 def titleWithCompatibility @titleWithCompatibility end |
#uRL ⇒ Object
Returns the value of attribute uRL.
33969 33970 33971 |
# File 'lib/eBay.rb', line 33969 def uRL @uRL end |
#uRLPath ⇒ Object
Returns the value of attribute uRLPath.
33968 33969 33970 |
# File 'lib/eBay.rb', line 33968 def uRLPath @uRLPath end |
Instance Method Details
#set_any(elements) ⇒ Object
33988 33989 33990 |
# File 'lib/eBay.rb', line 33988 def set_any(elements) @__xmlele_any = elements end |