Class: EBay::GetWantItNowSearchResultsResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetWantItNowSearchResultsResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetWantItNowSearchResultsResponseType
- 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
wantItNowPostArray - EBay::WantItNowPostArrayType
hasMoreItems - SOAP::SOAPBoolean
itemsPerPage - SOAP::SOAPInt
pageNumber - SOAP::SOAPInt
paginationResult - EBay::PaginationResultType
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.
-
#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.
-
#timestamp ⇒ Object
Returns the value of attribute timestamp.
-
#version ⇒ Object
Returns the value of attribute version.
-
#wantItNowPostArray ⇒ Object
Returns the value of attribute wantItNowPostArray.
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, wantItNowPostArray = nil, hasMoreItems = nil, itemsPerPage = nil, pageNumber = nil, paginationResult = nil) ⇒ GetWantItNowSearchResultsResponseType
constructor
A new instance of GetWantItNowSearchResultsResponseType.
- #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, wantItNowPostArray = nil, hasMoreItems = nil, itemsPerPage = nil, pageNumber = nil, paginationResult = nil) ⇒ GetWantItNowSearchResultsResponseType
Returns a new instance of GetWantItNowSearchResultsResponseType.
16200 16201 16202 16203 16204 16205 16206 16207 16208 16209 16210 16211 16212 16213 16214 16215 16216 16217 16218 16219 16220 16221 16222 |
# File 'lib/eBay.rb', line 16200 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, wantItNowPostArray = nil, hasMoreItems = nil, itemsPerPage = nil, pageNumber = nil, 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 @botBlock = botBlock @externalUserData = externalUserData @__xmlele_any = nil @wantItNowPostArray = wantItNowPostArray @hasMoreItems = hasMoreItems @itemsPerPage = itemsPerPage @pageNumber = pageNumber @paginationResult = paginationResult end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
16189 16190 16191 |
# File 'lib/eBay.rb', line 16189 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
16175 16176 16177 |
# File 'lib/eBay.rb', line 16175 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
16187 16188 16189 |
# File 'lib/eBay.rb', line 16187 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
16180 16181 16182 |
# File 'lib/eBay.rb', line 16180 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
16176 16177 16178 |
# File 'lib/eBay.rb', line 16176 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
16182 16183 16184 |
# File 'lib/eBay.rb', line 16182 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
16184 16185 16186 |
# File 'lib/eBay.rb', line 16184 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
16177 16178 16179 |
# File 'lib/eBay.rb', line 16177 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
16188 16189 16190 |
# File 'lib/eBay.rb', line 16188 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
16186 16187 16188 |
# File 'lib/eBay.rb', line 16186 def hardExpirationWarning @hardExpirationWarning end |
#hasMoreItems ⇒ Object
Returns the value of attribute hasMoreItems.
16191 16192 16193 |
# File 'lib/eBay.rb', line 16191 def hasMoreItems @hasMoreItems end |
#itemsPerPage ⇒ Object
Returns the value of attribute itemsPerPage.
16192 16193 16194 |
# File 'lib/eBay.rb', line 16192 def itemsPerPage @itemsPerPage end |
#message ⇒ Object
Returns the value of attribute message.
16178 16179 16180 |
# File 'lib/eBay.rb', line 16178 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
16181 16182 16183 |
# File 'lib/eBay.rb', line 16181 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
16185 16186 16187 |
# File 'lib/eBay.rb', line 16185 def notificationSignature @notificationSignature end |
#pageNumber ⇒ Object
Returns the value of attribute pageNumber.
16193 16194 16195 |
# File 'lib/eBay.rb', line 16193 def pageNumber @pageNumber end |
#paginationResult ⇒ Object
Returns the value of attribute paginationResult.
16194 16195 16196 |
# File 'lib/eBay.rb', line 16194 def paginationResult @paginationResult end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
16183 16184 16185 |
# File 'lib/eBay.rb', line 16183 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
16174 16175 16176 |
# File 'lib/eBay.rb', line 16174 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
16179 16180 16181 |
# File 'lib/eBay.rb', line 16179 def version @version end |
#wantItNowPostArray ⇒ Object
Returns the value of attribute wantItNowPostArray.
16190 16191 16192 |
# File 'lib/eBay.rb', line 16190 def wantItNowPostArray @wantItNowPostArray end |
Instance Method Details
#set_any(elements) ⇒ Object
16196 16197 16198 |
# File 'lib/eBay.rb', line 16196 def set_any(elements) @__xmlele_any = elements end |