Class: EBay::GetSellerPaymentsResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetSellerPaymentsResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetSellerPaymentsResponseType
- 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
paginationResult - EBay::PaginationResultType
hasMorePayments - SOAP::SOAPBoolean
sellerPayment - EBay::SellerPaymentType
paymentsPerPage - SOAP::SOAPInt
pageNumber - SOAP::SOAPInt
returnedPaymentCountActual - SOAP::SOAPInt
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.
-
#hasMorePayments ⇒ Object
Returns the value of attribute hasMorePayments.
-
#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.
-
#paymentsPerPage ⇒ Object
Returns the value of attribute paymentsPerPage.
-
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
-
#returnedPaymentCountActual ⇒ Object
Returns the value of attribute returnedPaymentCountActual.
-
#sellerPayment ⇒ Object
Returns the value of attribute sellerPayment.
-
#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, paginationResult = nil, hasMorePayments = nil, sellerPayment = [], paymentsPerPage = nil, pageNumber = nil, returnedPaymentCountActual = nil) ⇒ GetSellerPaymentsResponseType
constructor
A new instance of GetSellerPaymentsResponseType.
- #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, paginationResult = nil, hasMorePayments = nil, sellerPayment = [], paymentsPerPage = nil, pageNumber = nil, returnedPaymentCountActual = nil) ⇒ GetSellerPaymentsResponseType
Returns a new instance of GetSellerPaymentsResponseType.
14281 14282 14283 14284 14285 14286 14287 14288 14289 14290 14291 14292 14293 14294 14295 14296 14297 14298 14299 14300 14301 14302 14303 14304 |
# File 'lib/eBay.rb', line 14281 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, paginationResult = nil, hasMorePayments = nil, sellerPayment = [], paymentsPerPage = nil, pageNumber = nil, returnedPaymentCountActual = 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 @paginationResult = paginationResult @hasMorePayments = hasMorePayments @sellerPayment = sellerPayment @paymentsPerPage = paymentsPerPage @pageNumber = pageNumber @returnedPaymentCountActual = returnedPaymentCountActual end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
14269 14270 14271 |
# File 'lib/eBay.rb', line 14269 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
14255 14256 14257 |
# File 'lib/eBay.rb', line 14255 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
14267 14268 14269 |
# File 'lib/eBay.rb', line 14267 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
14260 14261 14262 |
# File 'lib/eBay.rb', line 14260 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
14256 14257 14258 |
# File 'lib/eBay.rb', line 14256 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
14262 14263 14264 |
# File 'lib/eBay.rb', line 14262 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
14264 14265 14266 |
# File 'lib/eBay.rb', line 14264 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
14257 14258 14259 |
# File 'lib/eBay.rb', line 14257 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
14268 14269 14270 |
# File 'lib/eBay.rb', line 14268 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
14266 14267 14268 |
# File 'lib/eBay.rb', line 14266 def hardExpirationWarning @hardExpirationWarning end |
#hasMorePayments ⇒ Object
Returns the value of attribute hasMorePayments.
14271 14272 14273 |
# File 'lib/eBay.rb', line 14271 def hasMorePayments @hasMorePayments end |
#message ⇒ Object
Returns the value of attribute message.
14258 14259 14260 |
# File 'lib/eBay.rb', line 14258 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
14261 14262 14263 |
# File 'lib/eBay.rb', line 14261 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
14265 14266 14267 |
# File 'lib/eBay.rb', line 14265 def notificationSignature @notificationSignature end |
#pageNumber ⇒ Object
Returns the value of attribute pageNumber.
14274 14275 14276 |
# File 'lib/eBay.rb', line 14274 def pageNumber @pageNumber end |
#paginationResult ⇒ Object
Returns the value of attribute paginationResult.
14270 14271 14272 |
# File 'lib/eBay.rb', line 14270 def paginationResult @paginationResult end |
#paymentsPerPage ⇒ Object
Returns the value of attribute paymentsPerPage.
14273 14274 14275 |
# File 'lib/eBay.rb', line 14273 def paymentsPerPage @paymentsPerPage end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
14263 14264 14265 |
# File 'lib/eBay.rb', line 14263 def recipientUserID @recipientUserID end |
#returnedPaymentCountActual ⇒ Object
Returns the value of attribute returnedPaymentCountActual.
14275 14276 14277 |
# File 'lib/eBay.rb', line 14275 def returnedPaymentCountActual @returnedPaymentCountActual end |
#sellerPayment ⇒ Object
Returns the value of attribute sellerPayment.
14272 14273 14274 |
# File 'lib/eBay.rb', line 14272 def sellerPayment @sellerPayment end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
14254 14255 14256 |
# File 'lib/eBay.rb', line 14254 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
14259 14260 14261 |
# File 'lib/eBay.rb', line 14259 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
14277 14278 14279 |
# File 'lib/eBay.rb', line 14277 def set_any(elements) @__xmlele_any = elements end |