Class: EBay::GetProductFinderXSLResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetProductFinderXSLResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetProductFinderXSLResponseType
- SOAP::SOAPDateTime
ack - EBay::AckCodeType
correlationID - SOAP::SOAPString
errors - EBay::ErrorType
- SOAP::SOAPString
version - SOAP::SOAPString
build - SOAP::SOAPString
notificationEventName - SOAP::SOAPString
duplicateInvocationDetails - EBay::DuplicateInvocationDetailsType
recipientUserID - SOAP::SOAPString
eIASToken - SOAP::SOAPString
notificationSignature - SOAP::SOAPString
hardExpirationWarning - SOAP::SOAPString
botBlock - EBay::BotBlockResponseType
externalUserData - SOAP::SOAPString
xSLFile - EBay::XSLFileType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#ack ⇒ Object
Returns the value of attribute ack.
-
#botBlock ⇒ Object
Returns the value of attribute botBlock.
-
#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.
-
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
-
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
-
#message ⇒ Object
Returns the value of attribute message.
-
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
-
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
-
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
-
#timestamp ⇒ Object
Returns the value of attribute timestamp.
-
#version ⇒ Object
Returns the value of attribute version.
-
#xSLFile ⇒ Object
Returns the value of attribute xSLFile.
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, botBlock = nil, externalUserData = nil, xSLFile = []) ⇒ GetProductFinderXSLResponseType
constructor
A new instance of GetProductFinderXSLResponseType.
- #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, botBlock = nil, externalUserData = nil, xSLFile = []) ⇒ GetProductFinderXSLResponseType
Returns a new instance of GetProductFinderXSLResponseType.
13677 13678 13679 13680 13681 13682 13683 13684 13685 13686 13687 13688 13689 13690 13691 13692 13693 13694 13695 |
# File 'lib/eBay.rb', line 13677 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, botBlock = nil, externalUserData = nil, xSLFile = []) @timestamp = @ack = ack @correlationID = correlationID @errors = errors @message = @version = version @build = build @notificationEventName = notificationEventName @duplicateInvocationDetails = duplicateInvocationDetails @recipientUserID = recipientUserID @eIASToken = eIASToken @notificationSignature = notificationSignature @hardExpirationWarning = hardExpirationWarning @botBlock = botBlock @externalUserData = externalUserData @__xmlele_any = nil @xSLFile = xSLFile end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
13670 13671 13672 |
# File 'lib/eBay.rb', line 13670 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
13656 13657 13658 |
# File 'lib/eBay.rb', line 13656 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
13668 13669 13670 |
# File 'lib/eBay.rb', line 13668 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
13661 13662 13663 |
# File 'lib/eBay.rb', line 13661 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
13657 13658 13659 |
# File 'lib/eBay.rb', line 13657 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
13663 13664 13665 |
# File 'lib/eBay.rb', line 13663 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
13665 13666 13667 |
# File 'lib/eBay.rb', line 13665 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
13658 13659 13660 |
# File 'lib/eBay.rb', line 13658 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
13669 13670 13671 |
# File 'lib/eBay.rb', line 13669 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
13667 13668 13669 |
# File 'lib/eBay.rb', line 13667 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
13659 13660 13661 |
# File 'lib/eBay.rb', line 13659 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
13662 13663 13664 |
# File 'lib/eBay.rb', line 13662 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
13666 13667 13668 |
# File 'lib/eBay.rb', line 13666 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
13664 13665 13666 |
# File 'lib/eBay.rb', line 13664 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
13655 13656 13657 |
# File 'lib/eBay.rb', line 13655 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
13660 13661 13662 |
# File 'lib/eBay.rb', line 13660 def version @version end |
#xSLFile ⇒ Object
Returns the value of attribute xSLFile.
13671 13672 13673 |
# File 'lib/eBay.rb', line 13671 def xSLFile @xSLFile end |
Instance Method Details
#set_any(elements) ⇒ Object
13673 13674 13675 |
# File 'lib/eBay.rb', line 13673 def set_any(elements) @__xmlele_any = elements end |