Class: GetLiveAuctionBiddersResponseType
- Inherits:
-
Object
- Object
- GetLiveAuctionBiddersResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetLiveAuctionBiddersResponseType
Constant Summary collapse
- @@schema_type =
"GetLiveAuctionBiddersResponseType"- @@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")]], ["bidderDetails", ["BidderDetailArrayType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "BidderDetails")]], ["totalPending", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "TotalPending")]], ["totalApproved", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "TotalApproved")]], ["totalDenied", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "TotalDenied")]], ["pageNumber", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PageNumber")]], ["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.
-
#bidderDetails ⇒ Object
Returns the value of attribute bidderDetails.
-
#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.
-
#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.
-
#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.
-
#totalApproved ⇒ Object
Returns the value of attribute totalApproved.
-
#totalDenied ⇒ Object
Returns the value of attribute totalDenied.
-
#totalPending ⇒ Object
Returns the value of attribute totalPending.
-
#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, bidderDetails = nil, totalPending = nil, totalApproved = nil, totalDenied = nil, pageNumber = nil, paginationResult = nil) ⇒ GetLiveAuctionBiddersResponseType
constructor
A new instance of GetLiveAuctionBiddersResponseType.
- #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, bidderDetails = nil, totalPending = nil, totalApproved = nil, totalDenied = nil, pageNumber = nil, paginationResult = nil) ⇒ GetLiveAuctionBiddersResponseType
Returns a new instance of GetLiveAuctionBiddersResponseType.
5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 |
# File 'lib/eBay.rb', line 5297 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, bidderDetails = nil, totalPending = nil, totalApproved = nil, totalDenied = nil, pageNumber = nil, paginationResult = nil) = @ack = ack @correlationID = correlationID @errors = errors = @version = version @build = build @notificationEventName = notificationEventName @duplicateInvocationDetails = duplicateInvocationDetails @recipientUserID = recipientUserID @eIASToken = eIASToken @notificationSignature = notificationSignature @hardExpirationWarning = hardExpirationWarning @__xmlele_any = nil @bidderDetails = bidderDetails @totalPending = totalPending @totalApproved = totalApproved @totalDenied = totalDenied @pageNumber = pageNumber @paginationResult = paginationResult end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
5285 5286 5287 |
# File 'lib/eBay.rb', line 5285 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
5273 5274 5275 |
# File 'lib/eBay.rb', line 5273 def ack @ack end |
#bidderDetails ⇒ Object
Returns the value of attribute bidderDetails.
5286 5287 5288 |
# File 'lib/eBay.rb', line 5286 def bidderDetails @bidderDetails end |
#build ⇒ Object
Returns the value of attribute build.
5278 5279 5280 |
# File 'lib/eBay.rb', line 5278 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
5274 5275 5276 |
# File 'lib/eBay.rb', line 5274 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
5280 5281 5282 |
# File 'lib/eBay.rb', line 5280 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
5282 5283 5284 |
# File 'lib/eBay.rb', line 5282 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
5275 5276 5277 |
# File 'lib/eBay.rb', line 5275 def errors @errors end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
5284 5285 5286 |
# File 'lib/eBay.rb', line 5284 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
5276 5277 5278 |
# File 'lib/eBay.rb', line 5276 def end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
5279 5280 5281 |
# File 'lib/eBay.rb', line 5279 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
5283 5284 5285 |
# File 'lib/eBay.rb', line 5283 def notificationSignature @notificationSignature end |
#pageNumber ⇒ Object
Returns the value of attribute pageNumber.
5290 5291 5292 |
# File 'lib/eBay.rb', line 5290 def pageNumber @pageNumber end |
#paginationResult ⇒ Object
Returns the value of attribute paginationResult.
5291 5292 5293 |
# File 'lib/eBay.rb', line 5291 def paginationResult @paginationResult end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
5281 5282 5283 |
# File 'lib/eBay.rb', line 5281 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
5272 5273 5274 |
# File 'lib/eBay.rb', line 5272 def end |
#totalApproved ⇒ Object
Returns the value of attribute totalApproved.
5288 5289 5290 |
# File 'lib/eBay.rb', line 5288 def totalApproved @totalApproved end |
#totalDenied ⇒ Object
Returns the value of attribute totalDenied.
5289 5290 5291 |
# File 'lib/eBay.rb', line 5289 def totalDenied @totalDenied end |
#totalPending ⇒ Object
Returns the value of attribute totalPending.
5287 5288 5289 |
# File 'lib/eBay.rb', line 5287 def totalPending @totalPending end |
#version ⇒ Object
Returns the value of attribute version.
5277 5278 5279 |
# File 'lib/eBay.rb', line 5277 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
5293 5294 5295 |
# File 'lib/eBay.rb', line 5293 def set_any(elements) @__xmlele_any = elements end |