Class: EBay::GetMessagePreferencesResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetMessagePreferencesResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetMessagePreferencesResponseType
- 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
aSQPreferences - EBay::ASQPreferencesType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#ack ⇒ Object
Returns the value of attribute ack.
-
#aSQPreferences ⇒ Object
Returns the value of attribute aSQPreferences.
-
#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.
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, aSQPreferences = nil) ⇒ GetMessagePreferencesResponseType
constructor
A new instance of GetMessagePreferencesResponseType.
- #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, aSQPreferences = nil) ⇒ GetMessagePreferencesResponseType
Returns a new instance of GetMessagePreferencesResponseType.
12767 12768 12769 12770 12771 12772 12773 12774 12775 12776 12777 12778 12779 12780 12781 12782 12783 12784 12785 |
# File 'lib/eBay.rb', line 12767 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, aSQPreferences = 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 @aSQPreferences = aSQPreferences end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
12760 12761 12762 |
# File 'lib/eBay.rb', line 12760 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
12746 12747 12748 |
# File 'lib/eBay.rb', line 12746 def ack @ack end |
#aSQPreferences ⇒ Object
Returns the value of attribute aSQPreferences.
12761 12762 12763 |
# File 'lib/eBay.rb', line 12761 def aSQPreferences @aSQPreferences end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
12758 12759 12760 |
# File 'lib/eBay.rb', line 12758 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
12751 12752 12753 |
# File 'lib/eBay.rb', line 12751 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
12747 12748 12749 |
# File 'lib/eBay.rb', line 12747 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
12753 12754 12755 |
# File 'lib/eBay.rb', line 12753 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
12755 12756 12757 |
# File 'lib/eBay.rb', line 12755 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
12748 12749 12750 |
# File 'lib/eBay.rb', line 12748 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
12759 12760 12761 |
# File 'lib/eBay.rb', line 12759 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
12757 12758 12759 |
# File 'lib/eBay.rb', line 12757 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
12749 12750 12751 |
# File 'lib/eBay.rb', line 12749 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
12752 12753 12754 |
# File 'lib/eBay.rb', line 12752 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
12756 12757 12758 |
# File 'lib/eBay.rb', line 12756 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
12754 12755 12756 |
# File 'lib/eBay.rb', line 12754 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
12745 12746 12747 |
# File 'lib/eBay.rb', line 12745 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
12750 12751 12752 |
# File 'lib/eBay.rb', line 12750 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
12763 12764 12765 |
# File 'lib/eBay.rb', line 12763 def set_any(elements) @__xmlele_any = elements end |