Class: GetRecommendationsResponseType
- Inherits:
-
Object
- Object
- GetRecommendationsResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetRecommendationsResponseType
Constant Summary collapse
- @@schema_type =
"GetRecommendationsResponseType"- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"- @@schema_element =
[ ["timestamp", ["SOAP::SOAPDateTime", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Timestamp")]], ["ack", ["AckCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Ack")]], ["correlationID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "CorrelationID")]], ["errors", ["ErrorType[]", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Errors")]], ["message", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Message")]], ["version", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Version")]], ["build", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Build")]], ["notificationEventName", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "NotificationEventName")]], ["duplicateInvocationDetails", ["DuplicateInvocationDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "DuplicateInvocationDetails")]], ["recipientUserID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "RecipientUserID")]], ["eIASToken", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "EIASToken")]], ["notificationSignature", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "NotificationSignature")]], ["hardExpirationWarning", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "HardExpirationWarning")]], ["any", [nil, XSD::QName.new("http://www.w3.org/2001/XMLSchema", "anyType")]], ["listingAnalyzerRecommendations", ["ListingAnalyzerRecommendationsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ListingAnalyzerRecommendations")]], ["sIFFTASRecommendations", ["SIFFTASRecommendationsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SIFFTASRecommendations")]], ["pricingRecommendations", ["PricingRecommendationsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PricingRecommendations")]], ["attributeRecommendations", ["AttributeRecommendationsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "AttributeRecommendations")]], ["productRecommendations", ["ProductRecommendationsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ProductRecommendations")]] ]
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#ack ⇒ Object
Returns the value of attribute ack.
-
#attributeRecommendations ⇒ Object
Returns the value of attribute attributeRecommendations.
-
#build ⇒ Object
Returns the value of attribute build.
-
#correlationID ⇒ Object
Returns the value of attribute correlationID.
-
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
-
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
-
#errors ⇒ Object
Returns the value of attribute errors.
-
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
-
#listingAnalyzerRecommendations ⇒ Object
Returns the value of attribute listingAnalyzerRecommendations.
-
#message ⇒ Object
Returns the value of attribute message.
-
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
-
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
-
#pricingRecommendations ⇒ Object
Returns the value of attribute pricingRecommendations.
-
#productRecommendations ⇒ Object
Returns the value of attribute productRecommendations.
-
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
-
#sIFFTASRecommendations ⇒ Object
Returns the value of attribute sIFFTASRecommendations.
-
#timestamp ⇒ Object
Returns the value of attribute timestamp.
-
#version ⇒ Object
Returns the value of attribute version.
Instance Method Summary collapse
-
#initialize(timestamp = nil, ack = nil, correlationID = nil, errors = [], message = nil, version = nil, build = nil, notificationEventName = nil, duplicateInvocationDetails = nil, recipientUserID = nil, eIASToken = nil, notificationSignature = nil, hardExpirationWarning = nil, listingAnalyzerRecommendations = nil, sIFFTASRecommendations = nil, pricingRecommendations = nil, attributeRecommendations = nil, productRecommendations = nil) ⇒ GetRecommendationsResponseType
constructor
A new instance of GetRecommendationsResponseType.
- #set_any(elements) ⇒ Object
Constructor Details
#initialize(timestamp = nil, ack = nil, correlationID = nil, errors = [], message = nil, version = nil, build = nil, notificationEventName = nil, duplicateInvocationDetails = nil, recipientUserID = nil, eIASToken = nil, notificationSignature = nil, hardExpirationWarning = nil, listingAnalyzerRecommendations = nil, sIFFTASRecommendations = nil, pricingRecommendations = nil, attributeRecommendations = nil, productRecommendations = nil) ⇒ GetRecommendationsResponseType
Returns a new instance of GetRecommendationsResponseType.
7877 7878 7879 7880 7881 7882 7883 7884 7885 7886 7887 7888 7889 7890 7891 7892 7893 7894 7895 7896 7897 |
# File 'lib/eBay.rb', line 7877 def initialize( = nil, ack = nil, correlationID = nil, errors = [], = nil, version = nil, build = nil, notificationEventName = nil, duplicateInvocationDetails = nil, recipientUserID = nil, eIASToken = nil, notificationSignature = nil, hardExpirationWarning = nil, listingAnalyzerRecommendations = nil, sIFFTASRecommendations = nil, pricingRecommendations = nil, attributeRecommendations = nil, productRecommendations = nil) = @ack = ack @correlationID = correlationID @errors = errors = @version = version @build = build @notificationEventName = notificationEventName @duplicateInvocationDetails = duplicateInvocationDetails @recipientUserID = recipientUserID @eIASToken = eIASToken @notificationSignature = notificationSignature @hardExpirationWarning = hardExpirationWarning @__xmlele_any = nil @listingAnalyzerRecommendations = listingAnalyzerRecommendations @sIFFTASRecommendations = sIFFTASRecommendations @pricingRecommendations = pricingRecommendations @attributeRecommendations = attributeRecommendations @productRecommendations = productRecommendations end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
7866 7867 7868 |
# File 'lib/eBay.rb', line 7866 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
7854 7855 7856 |
# File 'lib/eBay.rb', line 7854 def ack @ack end |
#attributeRecommendations ⇒ Object
Returns the value of attribute attributeRecommendations.
7870 7871 7872 |
# File 'lib/eBay.rb', line 7870 def attributeRecommendations @attributeRecommendations end |
#build ⇒ Object
Returns the value of attribute build.
7859 7860 7861 |
# File 'lib/eBay.rb', line 7859 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
7855 7856 7857 |
# File 'lib/eBay.rb', line 7855 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
7861 7862 7863 |
# File 'lib/eBay.rb', line 7861 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
7863 7864 7865 |
# File 'lib/eBay.rb', line 7863 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
7856 7857 7858 |
# File 'lib/eBay.rb', line 7856 def errors @errors end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
7865 7866 7867 |
# File 'lib/eBay.rb', line 7865 def hardExpirationWarning @hardExpirationWarning end |
#listingAnalyzerRecommendations ⇒ Object
Returns the value of attribute listingAnalyzerRecommendations.
7867 7868 7869 |
# File 'lib/eBay.rb', line 7867 def listingAnalyzerRecommendations @listingAnalyzerRecommendations end |
#message ⇒ Object
Returns the value of attribute message.
7857 7858 7859 |
# File 'lib/eBay.rb', line 7857 def end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
7860 7861 7862 |
# File 'lib/eBay.rb', line 7860 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
7864 7865 7866 |
# File 'lib/eBay.rb', line 7864 def notificationSignature @notificationSignature end |
#pricingRecommendations ⇒ Object
Returns the value of attribute pricingRecommendations.
7869 7870 7871 |
# File 'lib/eBay.rb', line 7869 def pricingRecommendations @pricingRecommendations end |
#productRecommendations ⇒ Object
Returns the value of attribute productRecommendations.
7871 7872 7873 |
# File 'lib/eBay.rb', line 7871 def productRecommendations @productRecommendations end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
7862 7863 7864 |
# File 'lib/eBay.rb', line 7862 def recipientUserID @recipientUserID end |
#sIFFTASRecommendations ⇒ Object
Returns the value of attribute sIFFTASRecommendations.
7868 7869 7870 |
# File 'lib/eBay.rb', line 7868 def sIFFTASRecommendations @sIFFTASRecommendations end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
7853 7854 7855 |
# File 'lib/eBay.rb', line 7853 def end |
#version ⇒ Object
Returns the value of attribute version.
7858 7859 7860 |
# File 'lib/eBay.rb', line 7858 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
7873 7874 7875 |
# File 'lib/eBay.rb', line 7873 def set_any(elements) @__xmlele_any = elements end |