Class: EBay::VerifyAddFixedPriceItemResponseType

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

Overview

urn:ebay:apis:eBLBaseComponentsVerifyAddFixedPriceItemResponseType

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)
sKU - (any)
fees - EBay::FeesType
expressListing - SOAP::SOAPBoolean
expressItemRequirements - EBay::ExpressItemRequirementsType
categoryID - SOAP::SOAPString
category2ID - SOAP::SOAPString
discountReason - EBay::DiscountReasonCodeType
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, sKU = nil, fees = nil, expressListing = nil, expressItemRequirements = nil, categoryID = nil, category2ID = nil, discountReason = [], listingRecommendations = nil) ⇒ VerifyAddFixedPriceItemResponseType

Returns a new instance of VerifyAddFixedPriceItemResponseType.



19270
19271
19272
19273
19274
19275
19276
19277
19278
19279
19280
19281
19282
19283
19284
19285
19286
19287
19288
19289
19290
19291
19292
19293
19294
19295
19296
# File 'lib/eBay.rb', line 19270

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

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



19255
19256
19257
# File 'lib/eBay.rb', line 19255

def __xmlele_any
  @__xmlele_any
end

#ackObject

Returns the value of attribute ack.



19241
19242
19243
# File 'lib/eBay.rb', line 19241

def ack
  @ack
end

#botBlockObject

Returns the value of attribute botBlock.



19253
19254
19255
# File 'lib/eBay.rb', line 19253

def botBlock
  @botBlock
end

#buildObject

Returns the value of attribute build.



19246
19247
19248
# File 'lib/eBay.rb', line 19246

def build
  @build
end

#category2IDObject

Returns the value of attribute category2ID.



19262
19263
19264
# File 'lib/eBay.rb', line 19262

def category2ID
  @category2ID
end

#categoryIDObject

Returns the value of attribute categoryID.



19261
19262
19263
# File 'lib/eBay.rb', line 19261

def categoryID
  @categoryID
end

#correlationIDObject

Returns the value of attribute correlationID.



19242
19243
19244
# File 'lib/eBay.rb', line 19242

def correlationID
  @correlationID
end

#discountReasonObject

Returns the value of attribute discountReason.



19263
19264
19265
# File 'lib/eBay.rb', line 19263

def discountReason
  @discountReason
end

#duplicateInvocationDetailsObject

Returns the value of attribute duplicateInvocationDetails.



19248
19249
19250
# File 'lib/eBay.rb', line 19248

def duplicateInvocationDetails
  @duplicateInvocationDetails
end

#eIASTokenObject

Returns the value of attribute eIASToken.



19250
19251
19252
# File 'lib/eBay.rb', line 19250

def eIASToken
  @eIASToken
end

#errorsObject

Returns the value of attribute errors.



19243
19244
19245
# File 'lib/eBay.rb', line 19243

def errors
  @errors
end

#expressItemRequirementsObject

Returns the value of attribute expressItemRequirements.



19260
19261
19262
# File 'lib/eBay.rb', line 19260

def expressItemRequirements
  @expressItemRequirements
end

#expressListingObject

Returns the value of attribute expressListing.



19259
19260
19261
# File 'lib/eBay.rb', line 19259

def expressListing
  @expressListing
end

#externalUserDataObject

Returns the value of attribute externalUserData.



19254
19255
19256
# File 'lib/eBay.rb', line 19254

def externalUserData
  @externalUserData
end

#feesObject

Returns the value of attribute fees.



19258
19259
19260
# File 'lib/eBay.rb', line 19258

def fees
  @fees
end

#hardExpirationWarningObject

Returns the value of attribute hardExpirationWarning.



19252
19253
19254
# File 'lib/eBay.rb', line 19252

def hardExpirationWarning
  @hardExpirationWarning
end

#itemIDObject

Returns the value of attribute itemID.



19256
19257
19258
# File 'lib/eBay.rb', line 19256

def itemID
  @itemID
end

#listingRecommendationsObject

Returns the value of attribute listingRecommendations.



19264
19265
19266
# File 'lib/eBay.rb', line 19264

def listingRecommendations
  @listingRecommendations
end

#messageObject

Returns the value of attribute message.



19244
19245
19246
# File 'lib/eBay.rb', line 19244

def message
  @message
end

#notificationEventNameObject

Returns the value of attribute notificationEventName.



19247
19248
19249
# File 'lib/eBay.rb', line 19247

def notificationEventName
  @notificationEventName
end

#notificationSignatureObject

Returns the value of attribute notificationSignature.



19251
19252
19253
# File 'lib/eBay.rb', line 19251

def notificationSignature
  @notificationSignature
end

#recipientUserIDObject

Returns the value of attribute recipientUserID.



19249
19250
19251
# File 'lib/eBay.rb', line 19249

def recipientUserID
  @recipientUserID
end

#sKUObject

Returns the value of attribute sKU.



19257
19258
19259
# File 'lib/eBay.rb', line 19257

def sKU
  @sKU
end

#timestampObject

Returns the value of attribute timestamp.



19240
19241
19242
# File 'lib/eBay.rb', line 19240

def timestamp
  @timestamp
end

#versionObject

Returns the value of attribute version.



19245
19246
19247
# File 'lib/eBay.rb', line 19245

def version
  @version
end

Instance Method Details

#set_any(elements) ⇒ Object



19266
19267
19268
# File 'lib/eBay.rb', line 19266

def set_any(elements)
  @__xmlele_any = elements
end