Class: GetUserDisputesResponseType
- Inherits:
-
Object
- Object
- GetUserDisputesResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetUserDisputesResponseType
Constant Summary collapse
- @@schema_type =
"GetUserDisputesResponseType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"
- @@schema_element =
[ ["timestamp", ["SOAP::SOAPDateTime", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Timestamp")]], ["ack", ["AckCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Ack")]], ["correlationID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "CorrelationID")]], ["errors", ["ErrorType[]", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Errors")]], ["message", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Message")]], ["version", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Version")]], ["build", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Build")]], ["notificationEventName", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "NotificationEventName")]], ["duplicateInvocationDetails", ["DuplicateInvocationDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "DuplicateInvocationDetails")]], ["recipientUserID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "RecipientUserID")]], ["eIASToken", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "EIASToken")]], ["notificationSignature", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "NotificationSignature")]], ["hardExpirationWarning", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "HardExpirationWarning")]], ["any", [nil, XSD::QName.new("http://www.w3.org/2001/XMLSchema", "anyType")]], ["startingDisputeID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "StartingDisputeID")]], ["endingDisputeID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "EndingDisputeID")]], ["disputeArray", ["DisputeArrayType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "DisputeArray")]], ["itemsPerPage", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ItemsPerPage")]], ["pageNumber", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PageNumber")]], ["disputeFilterCount", ["DisputeFilterCountType[]", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "DisputeFilterCount")]], ["paginationResult", ["PaginationResultType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PaginationResult")]] ]
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#ack ⇒ Object
Returns the value of attribute ack.
-
#build ⇒ Object
Returns the value of attribute build.
-
#correlationID ⇒ Object
Returns the value of attribute correlationID.
-
#disputeArray ⇒ Object
Returns the value of attribute disputeArray.
-
#disputeFilterCount ⇒ Object
Returns the value of attribute disputeFilterCount.
-
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
-
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
-
#endingDisputeID ⇒ Object
Returns the value of attribute endingDisputeID.
-
#errors ⇒ Object
Returns the value of attribute errors.
-
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
-
#itemsPerPage ⇒ Object
Returns the value of attribute itemsPerPage.
-
#message ⇒ Object
Returns the value of attribute message.
-
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
-
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
-
#pageNumber ⇒ Object
Returns the value of attribute pageNumber.
-
#paginationResult ⇒ Object
Returns the value of attribute paginationResult.
-
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
-
#startingDisputeID ⇒ Object
Returns the value of attribute startingDisputeID.
-
#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, startingDisputeID = nil, endingDisputeID = nil, disputeArray = nil, itemsPerPage = nil, pageNumber = nil, disputeFilterCount = [], paginationResult = nil) ⇒ GetUserDisputesResponseType
constructor
A new instance of GetUserDisputesResponseType.
- #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, startingDisputeID = nil, endingDisputeID = nil, disputeArray = nil, itemsPerPage = nil, pageNumber = nil, disputeFilterCount = [], paginationResult = nil) ⇒ GetUserDisputesResponseType
Returns a new instance of GetUserDisputesResponseType.
10158 10159 10160 10161 10162 10163 10164 10165 10166 10167 10168 10169 10170 10171 10172 10173 10174 10175 10176 10177 10178 10179 10180 |
# File 'lib/eBay.rb', line 10158 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, startingDisputeID = nil, endingDisputeID = nil, disputeArray = nil, itemsPerPage = nil, pageNumber = nil, disputeFilterCount = [], paginationResult = 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 @__xmlele_any = nil @startingDisputeID = startingDisputeID @endingDisputeID = endingDisputeID @disputeArray = disputeArray @itemsPerPage = itemsPerPage @pageNumber = pageNumber @disputeFilterCount = disputeFilterCount @paginationResult = paginationResult end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
10145 10146 10147 |
# File 'lib/eBay.rb', line 10145 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
10133 10134 10135 |
# File 'lib/eBay.rb', line 10133 def ack @ack end |
#build ⇒ Object
Returns the value of attribute build.
10138 10139 10140 |
# File 'lib/eBay.rb', line 10138 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
10134 10135 10136 |
# File 'lib/eBay.rb', line 10134 def correlationID @correlationID end |
#disputeArray ⇒ Object
Returns the value of attribute disputeArray.
10148 10149 10150 |
# File 'lib/eBay.rb', line 10148 def disputeArray @disputeArray end |
#disputeFilterCount ⇒ Object
Returns the value of attribute disputeFilterCount.
10151 10152 10153 |
# File 'lib/eBay.rb', line 10151 def disputeFilterCount @disputeFilterCount end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
10140 10141 10142 |
# File 'lib/eBay.rb', line 10140 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
10142 10143 10144 |
# File 'lib/eBay.rb', line 10142 def eIASToken @eIASToken end |
#endingDisputeID ⇒ Object
Returns the value of attribute endingDisputeID.
10147 10148 10149 |
# File 'lib/eBay.rb', line 10147 def endingDisputeID @endingDisputeID end |
#errors ⇒ Object
Returns the value of attribute errors.
10135 10136 10137 |
# File 'lib/eBay.rb', line 10135 def errors @errors end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
10144 10145 10146 |
# File 'lib/eBay.rb', line 10144 def hardExpirationWarning @hardExpirationWarning end |
#itemsPerPage ⇒ Object
Returns the value of attribute itemsPerPage.
10149 10150 10151 |
# File 'lib/eBay.rb', line 10149 def itemsPerPage @itemsPerPage end |
#message ⇒ Object
Returns the value of attribute message.
10136 10137 10138 |
# File 'lib/eBay.rb', line 10136 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
10139 10140 10141 |
# File 'lib/eBay.rb', line 10139 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
10143 10144 10145 |
# File 'lib/eBay.rb', line 10143 def notificationSignature @notificationSignature end |
#pageNumber ⇒ Object
Returns the value of attribute pageNumber.
10150 10151 10152 |
# File 'lib/eBay.rb', line 10150 def pageNumber @pageNumber end |
#paginationResult ⇒ Object
Returns the value of attribute paginationResult.
10152 10153 10154 |
# File 'lib/eBay.rb', line 10152 def paginationResult @paginationResult end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
10141 10142 10143 |
# File 'lib/eBay.rb', line 10141 def recipientUserID @recipientUserID end |
#startingDisputeID ⇒ Object
Returns the value of attribute startingDisputeID.
10146 10147 10148 |
# File 'lib/eBay.rb', line 10146 def startingDisputeID @startingDisputeID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
10132 10133 10134 |
# File 'lib/eBay.rb', line 10132 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
10137 10138 10139 |
# File 'lib/eBay.rb', line 10137 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
10154 10155 10156 |
# File 'lib/eBay.rb', line 10154 def set_any(elements) @__xmlele_any = elements end |