Class: EBay::VerifyAddItemResponseType

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

Overview

urn:ebay:apis:eBLBaseComponentsVerifyAddItemResponseType

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
itemID - (any)
fees - EBay::FeesType
expressListing - SOAP::SOAPBoolean
expressItemRequirements - EBay::ExpressItemRequirementsType
categoryID - SOAP::SOAPString
category2ID - SOAP::SOAPString
discountReason - EBay::DiscountReasonCodeType
productSuggestions - EBay::ProductSuggestionsType
listingRecommendations - EBay::ListingRecommendationsType

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, itemID = nil, fees = nil, expressListing = nil, expressItemRequirements = nil, categoryID = nil, category2ID = nil, discountReason = [], productSuggestions = nil, listingRecommendations = nil) ⇒ VerifyAddItemResponseType

Returns a new instance of VerifyAddItemResponseType.



19355
19356
19357
19358
19359
19360
19361
19362
19363
19364
19365
19366
19367
19368
19369
19370
19371
19372
19373
19374
19375
19376
19377
19378
19379
19380
19381
# File 'lib/eBay.rb', line 19355

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, itemID = nil, fees = nil, expressListing = nil, expressItemRequirements = nil, categoryID = nil, category2ID = nil, discountReason = [], productSuggestions = nil, listingRecommendations = 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
  @itemID = itemID
  @fees = fees
  @expressListing = expressListing
  @expressItemRequirements = expressItemRequirements
  @categoryID = categoryID
  @category2ID = category2ID
  @discountReason = discountReason
  @productSuggestions = productSuggestions
  @listingRecommendations = listingRecommendations
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



19340
19341
19342
# File 'lib/eBay.rb', line 19340

def __xmlele_any
  @__xmlele_any
end

#ackObject

Returns the value of attribute ack.



19326
19327
19328
# File 'lib/eBay.rb', line 19326

def ack
  @ack
end

#botBlockObject

Returns the value of attribute botBlock.



19338
19339
19340
# File 'lib/eBay.rb', line 19338

def botBlock
  @botBlock
end

#buildObject

Returns the value of attribute build.



19331
19332
19333
# File 'lib/eBay.rb', line 19331

def build
  @build
end

#category2IDObject

Returns the value of attribute category2ID.



19346
19347
19348
# File 'lib/eBay.rb', line 19346

def category2ID
  @category2ID
end

#categoryIDObject

Returns the value of attribute categoryID.



19345
19346
19347
# File 'lib/eBay.rb', line 19345

def categoryID
  @categoryID
end

#correlationIDObject

Returns the value of attribute correlationID.



19327
19328
19329
# File 'lib/eBay.rb', line 19327

def correlationID
  @correlationID
end

#discountReasonObject

Returns the value of attribute discountReason.



19347
19348
19349
# File 'lib/eBay.rb', line 19347

def discountReason
  @discountReason
end

#duplicateInvocationDetailsObject

Returns the value of attribute duplicateInvocationDetails.



19333
19334
19335
# File 'lib/eBay.rb', line 19333

def duplicateInvocationDetails
  @duplicateInvocationDetails
end

#eIASTokenObject

Returns the value of attribute eIASToken.



19335
19336
19337
# File 'lib/eBay.rb', line 19335

def eIASToken
  @eIASToken
end

#errorsObject

Returns the value of attribute errors.



19328
19329
19330
# File 'lib/eBay.rb', line 19328

def errors
  @errors
end

#expressItemRequirementsObject

Returns the value of attribute expressItemRequirements.



19344
19345
19346
# File 'lib/eBay.rb', line 19344

def expressItemRequirements
  @expressItemRequirements
end

#expressListingObject

Returns the value of attribute expressListing.



19343
19344
19345
# File 'lib/eBay.rb', line 19343

def expressListing
  @expressListing
end

#externalUserDataObject

Returns the value of attribute externalUserData.



19339
19340
19341
# File 'lib/eBay.rb', line 19339

def externalUserData
  @externalUserData
end

#feesObject

Returns the value of attribute fees.



19342
19343
19344
# File 'lib/eBay.rb', line 19342

def fees
  @fees
end

#hardExpirationWarningObject

Returns the value of attribute hardExpirationWarning.



19337
19338
19339
# File 'lib/eBay.rb', line 19337

def hardExpirationWarning
  @hardExpirationWarning
end

#itemIDObject

Returns the value of attribute itemID.



19341
19342
19343
# File 'lib/eBay.rb', line 19341

def itemID
  @itemID
end

#listingRecommendationsObject

Returns the value of attribute listingRecommendations.



19349
19350
19351
# File 'lib/eBay.rb', line 19349

def listingRecommendations
  @listingRecommendations
end

#messageObject

Returns the value of attribute message.



19329
19330
19331
# File 'lib/eBay.rb', line 19329

def message
  @message
end

#notificationEventNameObject

Returns the value of attribute notificationEventName.



19332
19333
19334
# File 'lib/eBay.rb', line 19332

def notificationEventName
  @notificationEventName
end

#notificationSignatureObject

Returns the value of attribute notificationSignature.



19336
19337
19338
# File 'lib/eBay.rb', line 19336

def notificationSignature
  @notificationSignature
end

#productSuggestionsObject

Returns the value of attribute productSuggestions.



19348
19349
19350
# File 'lib/eBay.rb', line 19348

def productSuggestions
  @productSuggestions
end

#recipientUserIDObject

Returns the value of attribute recipientUserID.



19334
19335
19336
# File 'lib/eBay.rb', line 19334

def recipientUserID
  @recipientUserID
end

#timestampObject

Returns the value of attribute timestamp.



19325
19326
19327
# File 'lib/eBay.rb', line 19325

def timestamp
  @timestamp
end

#versionObject

Returns the value of attribute version.



19330
19331
19332
# File 'lib/eBay.rb', line 19330

def version
  @version
end

Instance Method Details

#set_any(elements) ⇒ Object



19351
19352
19353
# File 'lib/eBay.rb', line 19351

def set_any(elements)
  @__xmlele_any = elements
end