Class: EBay::RemoveFromWatchListResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::RemoveFromWatchListResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsRemoveFromWatchListResponseType
- 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
watchListCount - SOAP::SOAPInt
watchListMaximum - SOAP::SOAPInt
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.
-
#correlationID ⇒ Object
Returns the value of attribute correlationID.
-
#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.
-
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
-
#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.
-
#timestamp ⇒ Object
Returns the value of attribute timestamp.
-
#version ⇒ Object
Returns the value of attribute version.
-
#watchListCount ⇒ Object
Returns the value of attribute watchListCount.
-
#watchListMaximum ⇒ Object
Returns the value of attribute watchListMaximum.
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, watchListCount = nil, watchListMaximum = nil) ⇒ RemoveFromWatchListResponseType
constructor
A new instance of RemoveFromWatchListResponseType.
- #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, watchListCount = nil, watchListMaximum = nil) ⇒ RemoveFromWatchListResponseType
Returns a new instance of RemoveFromWatchListResponseType.
16887 16888 16889 16890 16891 16892 16893 16894 16895 16896 16897 16898 16899 16900 16901 16902 16903 16904 16905 16906 |
# File 'lib/eBay.rb', line 16887 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, watchListCount = nil, watchListMaximum = 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 @watchListCount = watchListCount @watchListMaximum = watchListMaximum end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
16879 16880 16881 |
# File 'lib/eBay.rb', line 16879 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
16865 16866 16867 |
# File 'lib/eBay.rb', line 16865 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
16877 16878 16879 |
# File 'lib/eBay.rb', line 16877 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
16870 16871 16872 |
# File 'lib/eBay.rb', line 16870 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
16866 16867 16868 |
# File 'lib/eBay.rb', line 16866 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
16872 16873 16874 |
# File 'lib/eBay.rb', line 16872 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
16874 16875 16876 |
# File 'lib/eBay.rb', line 16874 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
16867 16868 16869 |
# File 'lib/eBay.rb', line 16867 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
16878 16879 16880 |
# File 'lib/eBay.rb', line 16878 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
16876 16877 16878 |
# File 'lib/eBay.rb', line 16876 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
16868 16869 16870 |
# File 'lib/eBay.rb', line 16868 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
16871 16872 16873 |
# File 'lib/eBay.rb', line 16871 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
16875 16876 16877 |
# File 'lib/eBay.rb', line 16875 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
16873 16874 16875 |
# File 'lib/eBay.rb', line 16873 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
16864 16865 16866 |
# File 'lib/eBay.rb', line 16864 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
16869 16870 16871 |
# File 'lib/eBay.rb', line 16869 def version @version end |
#watchListCount ⇒ Object
Returns the value of attribute watchListCount.
16880 16881 16882 |
# File 'lib/eBay.rb', line 16880 def watchListCount @watchListCount end |
#watchListMaximum ⇒ Object
Returns the value of attribute watchListMaximum.
16881 16882 16883 |
# File 'lib/eBay.rb', line 16881 def watchListMaximum @watchListMaximum end |
Instance Method Details
#set_any(elements) ⇒ Object
16883 16884 16885 |
# File 'lib/eBay.rb', line 16883 def set_any(elements) @__xmlele_any = elements end |