Class: EBay::ReviseFixedPriceItemResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::ReviseFixedPriceItemResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsReviseFixedPriceItemResponseType
- 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
itemID - (any)
sKU - (any)
startTime - SOAP::SOAPDateTime
endTime - SOAP::SOAPDateTime
fees - EBay::FeesType
categoryID - SOAP::SOAPString
category2ID - SOAP::SOAPString
discountReason - EBay::DiscountReasonCodeType
productSuggestions - EBay::ProductSuggestionsType
listingRecommendations - EBay::ListingRecommendationsType
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.
-
#category2ID ⇒ Object
Returns the value of attribute category2ID.
-
#categoryID ⇒ Object
Returns the value of attribute categoryID.
-
#correlationID ⇒ Object
Returns the value of attribute correlationID.
-
#discountReason ⇒ Object
Returns the value of attribute discountReason.
-
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
-
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
-
#endTime ⇒ Object
Returns the value of attribute endTime.
-
#errors ⇒ Object
Returns the value of attribute errors.
-
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
-
#fees ⇒ Object
Returns the value of attribute fees.
-
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
-
#itemID ⇒ Object
Returns the value of attribute itemID.
-
#listingRecommendations ⇒ Object
Returns the value of attribute listingRecommendations.
-
#message ⇒ Object
Returns the value of attribute message.
-
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
-
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
-
#productSuggestions ⇒ Object
Returns the value of attribute productSuggestions.
-
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
-
#sKU ⇒ Object
Returns the value of attribute sKU.
-
#startTime ⇒ Object
Returns the value of attribute startTime.
-
#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, itemID = nil, sKU = nil, startTime = nil, endTime = nil, fees = nil, categoryID = nil, category2ID = nil, discountReason = [], productSuggestions = nil, listingRecommendations = nil) ⇒ ReviseFixedPriceItemResponseType
constructor
A new instance of ReviseFixedPriceItemResponseType.
- #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, itemID = nil, sKU = nil, startTime = nil, endTime = nil, fees = nil, categoryID = nil, category2ID = nil, discountReason = [], productSuggestions = nil, listingRecommendations = nil) ⇒ ReviseFixedPriceItemResponseType
Returns a new instance of ReviseFixedPriceItemResponseType.
17202 17203 17204 17205 17206 17207 17208 17209 17210 17211 17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 |
# File 'lib/eBay.rb', line 17202 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, itemID = nil, sKU = nil, startTime = nil, endTime = nil, fees = nil, categoryID = nil, category2ID = nil, discountReason = [], productSuggestions = nil, listingRecommendations = 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 @itemID = itemID @sKU = sKU @startTime = startTime @endTime = endTime @fees = fees @categoryID = categoryID @category2ID = category2ID @discountReason = discountReason @productSuggestions = productSuggestions @listingRecommendations = listingRecommendations end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
17186 17187 17188 |
# File 'lib/eBay.rb', line 17186 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
17172 17173 17174 |
# File 'lib/eBay.rb', line 17172 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
17184 17185 17186 |
# File 'lib/eBay.rb', line 17184 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
17177 17178 17179 |
# File 'lib/eBay.rb', line 17177 def build @build end |
#category2ID ⇒ Object
Returns the value of attribute category2ID.
17193 17194 17195 |
# File 'lib/eBay.rb', line 17193 def category2ID @category2ID end |
#categoryID ⇒ Object
Returns the value of attribute categoryID.
17192 17193 17194 |
# File 'lib/eBay.rb', line 17192 def categoryID @categoryID end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
17173 17174 17175 |
# File 'lib/eBay.rb', line 17173 def correlationID @correlationID end |
#discountReason ⇒ Object
Returns the value of attribute discountReason.
17194 17195 17196 |
# File 'lib/eBay.rb', line 17194 def discountReason @discountReason end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
17179 17180 17181 |
# File 'lib/eBay.rb', line 17179 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
17181 17182 17183 |
# File 'lib/eBay.rb', line 17181 def eIASToken @eIASToken end |
#endTime ⇒ Object
Returns the value of attribute endTime.
17190 17191 17192 |
# File 'lib/eBay.rb', line 17190 def endTime @endTime end |
#errors ⇒ Object
Returns the value of attribute errors.
17174 17175 17176 |
# File 'lib/eBay.rb', line 17174 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
17185 17186 17187 |
# File 'lib/eBay.rb', line 17185 def externalUserData @externalUserData end |
#fees ⇒ Object
Returns the value of attribute fees.
17191 17192 17193 |
# File 'lib/eBay.rb', line 17191 def fees @fees end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
17183 17184 17185 |
# File 'lib/eBay.rb', line 17183 def hardExpirationWarning @hardExpirationWarning end |
#itemID ⇒ Object
Returns the value of attribute itemID.
17187 17188 17189 |
# File 'lib/eBay.rb', line 17187 def itemID @itemID end |
#listingRecommendations ⇒ Object
Returns the value of attribute listingRecommendations.
17196 17197 17198 |
# File 'lib/eBay.rb', line 17196 def listingRecommendations @listingRecommendations end |
#message ⇒ Object
Returns the value of attribute message.
17175 17176 17177 |
# File 'lib/eBay.rb', line 17175 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
17178 17179 17180 |
# File 'lib/eBay.rb', line 17178 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
17182 17183 17184 |
# File 'lib/eBay.rb', line 17182 def notificationSignature @notificationSignature end |
#productSuggestions ⇒ Object
Returns the value of attribute productSuggestions.
17195 17196 17197 |
# File 'lib/eBay.rb', line 17195 def productSuggestions @productSuggestions end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
17180 17181 17182 |
# File 'lib/eBay.rb', line 17180 def recipientUserID @recipientUserID end |
#sKU ⇒ Object
Returns the value of attribute sKU.
17188 17189 17190 |
# File 'lib/eBay.rb', line 17188 def sKU @sKU end |
#startTime ⇒ Object
Returns the value of attribute startTime.
17189 17190 17191 |
# File 'lib/eBay.rb', line 17189 def startTime @startTime end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
17171 17172 17173 |
# File 'lib/eBay.rb', line 17171 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
17176 17177 17178 |
# File 'lib/eBay.rb', line 17176 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
17198 17199 17200 |
# File 'lib/eBay.rb', line 17198 def set_any(elements) @__xmlele_any = elements end |