Class: EBay::GetMyeBayBuyingResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetMyeBayBuyingResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetMyeBayBuyingResponseType
- 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
- EBay::BuyingSummaryType
watchList - EBay::PaginatedItemArrayType
bidList - EBay::PaginatedItemArrayType
bestOfferList - EBay::PaginatedItemArrayType
wonList - EBay::PaginatedOrderTransactionArrayType
lostList - EBay::PaginatedItemArrayType
favoriteSearches - EBay::MyeBayFavoriteSearchListType
favoriteSellers - EBay::MyeBayFavoriteSellerListType
secondChanceOffer - EBay::ItemType
bidAssistantList - EBay::BidGroupArrayType
deletedFromWonList - EBay::PaginatedOrderTransactionArrayType
deletedFromLostList - EBay::PaginatedItemArrayType
userDefinedList - EBay::UserDefinedListType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#ack ⇒ Object
Returns the value of attribute ack.
-
#bestOfferList ⇒ Object
Returns the value of attribute bestOfferList.
-
#bidAssistantList ⇒ Object
Returns the value of attribute bidAssistantList.
-
#bidList ⇒ Object
Returns the value of attribute bidList.
-
#botBlock ⇒ Object
Returns the value of attribute botBlock.
-
#build ⇒ Object
Returns the value of attribute build.
-
#buyingSummary ⇒ Object
Returns the value of attribute buyingSummary.
-
#correlationID ⇒ Object
Returns the value of attribute correlationID.
-
#deletedFromLostList ⇒ Object
Returns the value of attribute deletedFromLostList.
-
#deletedFromWonList ⇒ Object
Returns the value of attribute deletedFromWonList.
-
#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.
-
#favoriteSearches ⇒ Object
Returns the value of attribute favoriteSearches.
-
#favoriteSellers ⇒ Object
Returns the value of attribute favoriteSellers.
-
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
-
#lostList ⇒ Object
Returns the value of attribute lostList.
-
#message ⇒ Object
Returns the value of attribute message.
-
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
-
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
-
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
-
#secondChanceOffer ⇒ Object
Returns the value of attribute secondChanceOffer.
-
#timestamp ⇒ Object
Returns the value of attribute timestamp.
-
#userDefinedList ⇒ Object
Returns the value of attribute userDefinedList.
-
#version ⇒ Object
Returns the value of attribute version.
-
#watchList ⇒ Object
Returns the value of attribute watchList.
-
#wonList ⇒ Object
Returns the value of attribute wonList.
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, buyingSummary = nil, watchList = nil, bidList = nil, bestOfferList = nil, wonList = nil, lostList = nil, favoriteSearches = nil, favoriteSellers = nil, secondChanceOffer = [], bidAssistantList = nil, deletedFromWonList = nil, deletedFromLostList = nil, userDefinedList = []) ⇒ GetMyeBayBuyingResponseType
constructor
A new instance of GetMyeBayBuyingResponseType.
- #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, buyingSummary = nil, watchList = nil, bidList = nil, bestOfferList = nil, wonList = nil, lostList = nil, favoriteSearches = nil, favoriteSellers = nil, secondChanceOffer = [], bidAssistantList = nil, deletedFromWonList = nil, deletedFromLostList = nil, userDefinedList = []) ⇒ GetMyeBayBuyingResponseType
Returns a new instance of GetMyeBayBuyingResponseType.
12919 12920 12921 12922 12923 12924 12925 12926 12927 12928 12929 12930 12931 12932 12933 12934 12935 12936 12937 12938 12939 12940 12941 12942 12943 12944 12945 12946 12947 12948 12949 |
# File 'lib/eBay.rb', line 12919 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, = nil, watchList = nil, bidList = nil, bestOfferList = nil, wonList = nil, lostList = nil, favoriteSearches = nil, favoriteSellers = nil, secondChanceOffer = [], bidAssistantList = nil, deletedFromWonList = nil, deletedFromLostList = nil, userDefinedList = []) @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 @buyingSummary = @watchList = watchList @bidList = bidList @bestOfferList = bestOfferList @wonList = wonList @lostList = lostList @favoriteSearches = favoriteSearches @favoriteSellers = favoriteSellers @secondChanceOffer = secondChanceOffer @bidAssistantList = bidAssistantList @deletedFromWonList = deletedFromWonList @deletedFromLostList = deletedFromLostList @userDefinedList = userDefinedList end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
12900 12901 12902 |
# File 'lib/eBay.rb', line 12900 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
12886 12887 12888 |
# File 'lib/eBay.rb', line 12886 def ack @ack end |
#bestOfferList ⇒ Object
Returns the value of attribute bestOfferList.
12904 12905 12906 |
# File 'lib/eBay.rb', line 12904 def bestOfferList @bestOfferList end |
#bidAssistantList ⇒ Object
Returns the value of attribute bidAssistantList.
12910 12911 12912 |
# File 'lib/eBay.rb', line 12910 def bidAssistantList @bidAssistantList end |
#bidList ⇒ Object
Returns the value of attribute bidList.
12903 12904 12905 |
# File 'lib/eBay.rb', line 12903 def bidList @bidList end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
12898 12899 12900 |
# File 'lib/eBay.rb', line 12898 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
12891 12892 12893 |
# File 'lib/eBay.rb', line 12891 def build @build end |
#buyingSummary ⇒ Object
Returns the value of attribute buyingSummary.
12901 12902 12903 |
# File 'lib/eBay.rb', line 12901 def @buyingSummary end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
12887 12888 12889 |
# File 'lib/eBay.rb', line 12887 def correlationID @correlationID end |
#deletedFromLostList ⇒ Object
Returns the value of attribute deletedFromLostList.
12912 12913 12914 |
# File 'lib/eBay.rb', line 12912 def deletedFromLostList @deletedFromLostList end |
#deletedFromWonList ⇒ Object
Returns the value of attribute deletedFromWonList.
12911 12912 12913 |
# File 'lib/eBay.rb', line 12911 def deletedFromWonList @deletedFromWonList end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
12893 12894 12895 |
# File 'lib/eBay.rb', line 12893 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
12895 12896 12897 |
# File 'lib/eBay.rb', line 12895 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
12888 12889 12890 |
# File 'lib/eBay.rb', line 12888 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
12899 12900 12901 |
# File 'lib/eBay.rb', line 12899 def externalUserData @externalUserData end |
#favoriteSearches ⇒ Object
Returns the value of attribute favoriteSearches.
12907 12908 12909 |
# File 'lib/eBay.rb', line 12907 def favoriteSearches @favoriteSearches end |
#favoriteSellers ⇒ Object
Returns the value of attribute favoriteSellers.
12908 12909 12910 |
# File 'lib/eBay.rb', line 12908 def favoriteSellers @favoriteSellers end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
12897 12898 12899 |
# File 'lib/eBay.rb', line 12897 def hardExpirationWarning @hardExpirationWarning end |
#lostList ⇒ Object
Returns the value of attribute lostList.
12906 12907 12908 |
# File 'lib/eBay.rb', line 12906 def lostList @lostList end |
#message ⇒ Object
Returns the value of attribute message.
12889 12890 12891 |
# File 'lib/eBay.rb', line 12889 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
12892 12893 12894 |
# File 'lib/eBay.rb', line 12892 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
12896 12897 12898 |
# File 'lib/eBay.rb', line 12896 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
12894 12895 12896 |
# File 'lib/eBay.rb', line 12894 def recipientUserID @recipientUserID end |
#secondChanceOffer ⇒ Object
Returns the value of attribute secondChanceOffer.
12909 12910 12911 |
# File 'lib/eBay.rb', line 12909 def secondChanceOffer @secondChanceOffer end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
12885 12886 12887 |
# File 'lib/eBay.rb', line 12885 def @timestamp end |
#userDefinedList ⇒ Object
Returns the value of attribute userDefinedList.
12913 12914 12915 |
# File 'lib/eBay.rb', line 12913 def userDefinedList @userDefinedList end |
#version ⇒ Object
Returns the value of attribute version.
12890 12891 12892 |
# File 'lib/eBay.rb', line 12890 def version @version end |
#watchList ⇒ Object
Returns the value of attribute watchList.
12902 12903 12904 |
# File 'lib/eBay.rb', line 12902 def watchList @watchList end |
#wonList ⇒ Object
Returns the value of attribute wonList.
12905 12906 12907 |
# File 'lib/eBay.rb', line 12905 def wonList @wonList end |
Instance Method Details
#set_any(elements) ⇒ Object
12915 12916 12917 |
# File 'lib/eBay.rb', line 12915 def set_any(elements) @__xmlele_any = elements end |