Class: EBay::RelistFixedPriceItemResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::RelistFixedPriceItemResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsRelistFixedPriceItemResponseType
- 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)
fees - EBay::FeesType
startTime - SOAP::SOAPDateTime
endTime - SOAP::SOAPDateTime
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, fees = nil, startTime = nil, endTime = nil, categoryID = nil, category2ID = nil, discountReason = [], productSuggestions = nil, listingRecommendations = nil) ⇒ RelistFixedPriceItemResponseType
constructor
A new instance of RelistFixedPriceItemResponseType.
- #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, fees = nil, startTime = nil, endTime = nil, categoryID = nil, category2ID = nil, discountReason = [], productSuggestions = nil, listingRecommendations = nil) ⇒ RelistFixedPriceItemResponseType
Returns a new instance of RelistFixedPriceItemResponseType.
16730 16731 16732 16733 16734 16735 16736 16737 16738 16739 16740 16741 16742 16743 16744 16745 16746 16747 16748 16749 16750 16751 16752 16753 16754 16755 16756 16757 |
# File 'lib/eBay.rb', line 16730 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, fees = nil, startTime = nil, endTime = 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 @fees = fees @startTime = startTime @endTime = endTime @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.
16714 16715 16716 |
# File 'lib/eBay.rb', line 16714 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
16700 16701 16702 |
# File 'lib/eBay.rb', line 16700 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
16712 16713 16714 |
# File 'lib/eBay.rb', line 16712 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
16705 16706 16707 |
# File 'lib/eBay.rb', line 16705 def build @build end |
#category2ID ⇒ Object
Returns the value of attribute category2ID.
16721 16722 16723 |
# File 'lib/eBay.rb', line 16721 def category2ID @category2ID end |
#categoryID ⇒ Object
Returns the value of attribute categoryID.
16720 16721 16722 |
# File 'lib/eBay.rb', line 16720 def categoryID @categoryID end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
16701 16702 16703 |
# File 'lib/eBay.rb', line 16701 def correlationID @correlationID end |
#discountReason ⇒ Object
Returns the value of attribute discountReason.
16722 16723 16724 |
# File 'lib/eBay.rb', line 16722 def discountReason @discountReason end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
16707 16708 16709 |
# File 'lib/eBay.rb', line 16707 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
16709 16710 16711 |
# File 'lib/eBay.rb', line 16709 def eIASToken @eIASToken end |
#endTime ⇒ Object
Returns the value of attribute endTime.
16719 16720 16721 |
# File 'lib/eBay.rb', line 16719 def endTime @endTime end |
#errors ⇒ Object
Returns the value of attribute errors.
16702 16703 16704 |
# File 'lib/eBay.rb', line 16702 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
16713 16714 16715 |
# File 'lib/eBay.rb', line 16713 def externalUserData @externalUserData end |
#fees ⇒ Object
Returns the value of attribute fees.
16717 16718 16719 |
# File 'lib/eBay.rb', line 16717 def fees @fees end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
16711 16712 16713 |
# File 'lib/eBay.rb', line 16711 def hardExpirationWarning @hardExpirationWarning end |
#itemID ⇒ Object
Returns the value of attribute itemID.
16715 16716 16717 |
# File 'lib/eBay.rb', line 16715 def itemID @itemID end |
#listingRecommendations ⇒ Object
Returns the value of attribute listingRecommendations.
16724 16725 16726 |
# File 'lib/eBay.rb', line 16724 def listingRecommendations @listingRecommendations end |
#message ⇒ Object
Returns the value of attribute message.
16703 16704 16705 |
# File 'lib/eBay.rb', line 16703 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
16706 16707 16708 |
# File 'lib/eBay.rb', line 16706 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
16710 16711 16712 |
# File 'lib/eBay.rb', line 16710 def notificationSignature @notificationSignature end |
#productSuggestions ⇒ Object
Returns the value of attribute productSuggestions.
16723 16724 16725 |
# File 'lib/eBay.rb', line 16723 def productSuggestions @productSuggestions end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
16708 16709 16710 |
# File 'lib/eBay.rb', line 16708 def recipientUserID @recipientUserID end |
#sKU ⇒ Object
Returns the value of attribute sKU.
16716 16717 16718 |
# File 'lib/eBay.rb', line 16716 def sKU @sKU end |
#startTime ⇒ Object
Returns the value of attribute startTime.
16718 16719 16720 |
# File 'lib/eBay.rb', line 16718 def startTime @startTime end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
16699 16700 16701 |
# File 'lib/eBay.rb', line 16699 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
16704 16705 16706 |
# File 'lib/eBay.rb', line 16704 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
16726 16727 16728 |
# File 'lib/eBay.rb', line 16726 def set_any(elements) @__xmlele_any = elements end |