Class: EBay::GetUserDisputesResponseType

Inherits:
AbstractResponseType show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsGetUserDisputesResponseType

timestamp - SOAP::SOAPDateTime
ack - EBay::AckCodeType
correlationID - SOAP::SOAPString
errors - EBay::ErrorType
message - 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
startingDisputeID - (any)
endingDisputeID - (any)
disputeArray - EBay::DisputeArrayType
itemsPerPage - SOAP::SOAPInt
pageNumber - SOAP::SOAPInt
disputeFilterCount - EBay::DisputeFilterCountType
paginationResult - EBay::PaginationResultType

Instance Attribute Summary collapse

Instance Method Summary collapse

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, startingDisputeID = nil, endingDisputeID = nil, disputeArray = nil, itemsPerPage = nil, pageNumber = nil, disputeFilterCount = [], paginationResult = nil) ⇒ GetUserDisputesResponseType

Returns a new instance of GetUserDisputesResponseType.



15800
15801
15802
15803
15804
15805
15806
15807
15808
15809
15810
15811
15812
15813
15814
15815
15816
15817
15818
15819
15820
15821
15822
15823
15824
# File 'lib/eBay.rb', line 15800

def 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, startingDisputeID = nil, endingDisputeID = nil, disputeArray = nil, itemsPerPage = nil, pageNumber = nil, disputeFilterCount = [], paginationResult = nil)
  @timestamp = timestamp
  @ack = ack
  @correlationID = correlationID
  @errors = errors
  @message = message
  @version = version
  @build = build
  @notificationEventName = notificationEventName
  @duplicateInvocationDetails = duplicateInvocationDetails
  @recipientUserID = recipientUserID
  @eIASToken = eIASToken
  @notificationSignature = notificationSignature
  @hardExpirationWarning = hardExpirationWarning
  @botBlock = botBlock
  @externalUserData = externalUserData
  @__xmlele_any = nil
  @startingDisputeID = startingDisputeID
  @endingDisputeID = endingDisputeID
  @disputeArray = disputeArray
  @itemsPerPage = itemsPerPage
  @pageNumber = pageNumber
  @disputeFilterCount = disputeFilterCount
  @paginationResult = paginationResult
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



15787
15788
15789
# File 'lib/eBay.rb', line 15787

def __xmlele_any
  @__xmlele_any
end

#ackObject

Returns the value of attribute ack.



15773
15774
15775
# File 'lib/eBay.rb', line 15773

def ack
  @ack
end

#botBlockObject

Returns the value of attribute botBlock.



15785
15786
15787
# File 'lib/eBay.rb', line 15785

def botBlock
  @botBlock
end

#buildObject

Returns the value of attribute build.



15778
15779
15780
# File 'lib/eBay.rb', line 15778

def build
  @build
end

#correlationIDObject

Returns the value of attribute correlationID.



15774
15775
15776
# File 'lib/eBay.rb', line 15774

def correlationID
  @correlationID
end

#disputeArrayObject

Returns the value of attribute disputeArray.



15790
15791
15792
# File 'lib/eBay.rb', line 15790

def disputeArray
  @disputeArray
end

#disputeFilterCountObject

Returns the value of attribute disputeFilterCount.



15793
15794
15795
# File 'lib/eBay.rb', line 15793

def disputeFilterCount
  @disputeFilterCount
end

#duplicateInvocationDetailsObject

Returns the value of attribute duplicateInvocationDetails.



15780
15781
15782
# File 'lib/eBay.rb', line 15780

def duplicateInvocationDetails
  @duplicateInvocationDetails
end

#eIASTokenObject

Returns the value of attribute eIASToken.



15782
15783
15784
# File 'lib/eBay.rb', line 15782

def eIASToken
  @eIASToken
end

#endingDisputeIDObject

Returns the value of attribute endingDisputeID.



15789
15790
15791
# File 'lib/eBay.rb', line 15789

def endingDisputeID
  @endingDisputeID
end

#errorsObject

Returns the value of attribute errors.



15775
15776
15777
# File 'lib/eBay.rb', line 15775

def errors
  @errors
end

#externalUserDataObject

Returns the value of attribute externalUserData.



15786
15787
15788
# File 'lib/eBay.rb', line 15786

def externalUserData
  @externalUserData
end

#hardExpirationWarningObject

Returns the value of attribute hardExpirationWarning.



15784
15785
15786
# File 'lib/eBay.rb', line 15784

def hardExpirationWarning
  @hardExpirationWarning
end

#itemsPerPageObject

Returns the value of attribute itemsPerPage.



15791
15792
15793
# File 'lib/eBay.rb', line 15791

def itemsPerPage
  @itemsPerPage
end

#messageObject

Returns the value of attribute message.



15776
15777
15778
# File 'lib/eBay.rb', line 15776

def message
  @message
end

#notificationEventNameObject

Returns the value of attribute notificationEventName.



15779
15780
15781
# File 'lib/eBay.rb', line 15779

def notificationEventName
  @notificationEventName
end

#notificationSignatureObject

Returns the value of attribute notificationSignature.



15783
15784
15785
# File 'lib/eBay.rb', line 15783

def notificationSignature
  @notificationSignature
end

#pageNumberObject

Returns the value of attribute pageNumber.



15792
15793
15794
# File 'lib/eBay.rb', line 15792

def pageNumber
  @pageNumber
end

#paginationResultObject

Returns the value of attribute paginationResult.



15794
15795
15796
# File 'lib/eBay.rb', line 15794

def paginationResult
  @paginationResult
end

#recipientUserIDObject

Returns the value of attribute recipientUserID.



15781
15782
15783
# File 'lib/eBay.rb', line 15781

def recipientUserID
  @recipientUserID
end

#startingDisputeIDObject

Returns the value of attribute startingDisputeID.



15788
15789
15790
# File 'lib/eBay.rb', line 15788

def startingDisputeID
  @startingDisputeID
end

#timestampObject

Returns the value of attribute timestamp.



15772
15773
15774
# File 'lib/eBay.rb', line 15772

def timestamp
  @timestamp
end

#versionObject

Returns the value of attribute version.



15777
15778
15779
# File 'lib/eBay.rb', line 15777

def version
  @version
end

Instance Method Details

#set_any(elements) ⇒ Object



15796
15797
15798
# File 'lib/eBay.rb', line 15796

def set_any(elements)
  @__xmlele_any = elements
end