Class: EBay::GetMemberMessagesResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetMemberMessagesResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetMemberMessagesResponseType
- 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
memberMessage - EBay::MemberMessageExchangeArrayType
paginationResult - EBay::PaginationResultType
hasMoreItems - SOAP::SOAPBoolean
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.
-
#hasMoreItems ⇒ Object
Returns the value of attribute hasMoreItems.
-
#memberMessage ⇒ Object
Returns the value of attribute memberMessage.
-
#message ⇒ Object
Returns the value of attribute message.
-
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
-
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
-
#paginationResult ⇒ Object
Returns the value of attribute paginationResult.
-
#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, memberMessage = nil, paginationResult = nil, hasMoreItems = nil) ⇒ GetMemberMessagesResponseType
constructor
A new instance of GetMemberMessagesResponseType.
- #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, memberMessage = nil, paginationResult = nil, hasMoreItems = nil) ⇒ GetMemberMessagesResponseType
Returns a new instance of GetMemberMessagesResponseType.
12704 12705 12706 12707 12708 12709 12710 12711 12712 12713 12714 12715 12716 12717 12718 12719 12720 12721 12722 12723 12724 |
# File 'lib/eBay.rb', line 12704 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, memberMessage = nil, paginationResult = nil, hasMoreItems = 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 @memberMessage = memberMessage @paginationResult = paginationResult @hasMoreItems = hasMoreItems end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
12695 12696 12697 |
# File 'lib/eBay.rb', line 12695 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
12681 12682 12683 |
# File 'lib/eBay.rb', line 12681 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
12693 12694 12695 |
# File 'lib/eBay.rb', line 12693 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
12686 12687 12688 |
# File 'lib/eBay.rb', line 12686 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
12682 12683 12684 |
# File 'lib/eBay.rb', line 12682 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
12688 12689 12690 |
# File 'lib/eBay.rb', line 12688 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
12690 12691 12692 |
# File 'lib/eBay.rb', line 12690 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
12683 12684 12685 |
# File 'lib/eBay.rb', line 12683 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
12694 12695 12696 |
# File 'lib/eBay.rb', line 12694 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
12692 12693 12694 |
# File 'lib/eBay.rb', line 12692 def hardExpirationWarning @hardExpirationWarning end |
#hasMoreItems ⇒ Object
Returns the value of attribute hasMoreItems.
12698 12699 12700 |
# File 'lib/eBay.rb', line 12698 def hasMoreItems @hasMoreItems end |
#memberMessage ⇒ Object
Returns the value of attribute memberMessage.
12696 12697 12698 |
# File 'lib/eBay.rb', line 12696 def memberMessage @memberMessage end |
#message ⇒ Object
Returns the value of attribute message.
12684 12685 12686 |
# File 'lib/eBay.rb', line 12684 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
12687 12688 12689 |
# File 'lib/eBay.rb', line 12687 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
12691 12692 12693 |
# File 'lib/eBay.rb', line 12691 def notificationSignature @notificationSignature end |
#paginationResult ⇒ Object
Returns the value of attribute paginationResult.
12697 12698 12699 |
# File 'lib/eBay.rb', line 12697 def paginationResult @paginationResult end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
12689 12690 12691 |
# File 'lib/eBay.rb', line 12689 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
12680 12681 12682 |
# File 'lib/eBay.rb', line 12680 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
12685 12686 12687 |
# File 'lib/eBay.rb', line 12685 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
12700 12701 12702 |
# File 'lib/eBay.rb', line 12700 def set_any(elements) @__xmlele_any = elements end |