Class: EBay::NotificationMessageType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::NotificationMessageType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsNotificationMessageType
- 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
- SOAP::SOAPString
eIAS - SOAP::SOAPString
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.
-
#eIAS ⇒ Object
Returns the value of attribute eIAS.
-
#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.
-
#messageBody ⇒ Object
Returns the value of attribute messageBody.
-
#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.
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, messageBody = nil, eIAS = nil) ⇒ NotificationMessageType
constructor
A new instance of NotificationMessageType.
- #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, messageBody = nil, eIAS = nil) ⇒ NotificationMessageType
Returns a new instance of NotificationMessageType.
19636 19637 19638 19639 19640 19641 19642 19643 19644 19645 19646 19647 19648 19649 19650 19651 19652 19653 19654 19655 |
# File 'lib/eBay.rb', line 19636 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, = nil, eIAS = nil) @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 @messageBody = @eIAS = eIAS end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
19628 19629 19630 |
# File 'lib/eBay.rb', line 19628 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
19614 19615 19616 |
# File 'lib/eBay.rb', line 19614 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
19626 19627 19628 |
# File 'lib/eBay.rb', line 19626 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
19619 19620 19621 |
# File 'lib/eBay.rb', line 19619 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
19615 19616 19617 |
# File 'lib/eBay.rb', line 19615 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
19621 19622 19623 |
# File 'lib/eBay.rb', line 19621 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIAS ⇒ Object
Returns the value of attribute eIAS.
19630 19631 19632 |
# File 'lib/eBay.rb', line 19630 def eIAS @eIAS end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
19623 19624 19625 |
# File 'lib/eBay.rb', line 19623 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
19616 19617 19618 |
# File 'lib/eBay.rb', line 19616 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
19627 19628 19629 |
# File 'lib/eBay.rb', line 19627 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
19625 19626 19627 |
# File 'lib/eBay.rb', line 19625 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
19617 19618 19619 |
# File 'lib/eBay.rb', line 19617 def @message end |
#messageBody ⇒ Object
Returns the value of attribute messageBody.
19629 19630 19631 |
# File 'lib/eBay.rb', line 19629 def @messageBody end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
19620 19621 19622 |
# File 'lib/eBay.rb', line 19620 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
19624 19625 19626 |
# File 'lib/eBay.rb', line 19624 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
19622 19623 19624 |
# File 'lib/eBay.rb', line 19622 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
19613 19614 19615 |
# File 'lib/eBay.rb', line 19613 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
19618 19619 19620 |
# File 'lib/eBay.rb', line 19618 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
19632 19633 19634 |
# File 'lib/eBay.rb', line 19632 def set_any(elements) @__xmlele_any = elements end |