Class: EBay::AddDisputeResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::AddDisputeResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsAddDisputeResponseType
- 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
disputeID - (any)
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.
-
#disputeID ⇒ Object
Returns the value of attribute disputeID.
-
#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.
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, disputeID = nil) ⇒ AddDisputeResponseType
constructor
A new instance of AddDisputeResponseType.
- #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, disputeID = nil) ⇒ AddDisputeResponseType
Returns a new instance of AddDisputeResponseType.
8886 8887 8888 8889 8890 8891 8892 8893 8894 8895 8896 8897 8898 8899 8900 8901 8902 8903 8904 |
# File 'lib/eBay.rb', line 8886 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, disputeID = 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 @disputeID = disputeID end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
8879 8880 8881 |
# File 'lib/eBay.rb', line 8879 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
8865 8866 8867 |
# File 'lib/eBay.rb', line 8865 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
8877 8878 8879 |
# File 'lib/eBay.rb', line 8877 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
8870 8871 8872 |
# File 'lib/eBay.rb', line 8870 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
8866 8867 8868 |
# File 'lib/eBay.rb', line 8866 def correlationID @correlationID end |
#disputeID ⇒ Object
Returns the value of attribute disputeID.
8880 8881 8882 |
# File 'lib/eBay.rb', line 8880 def disputeID @disputeID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
8872 8873 8874 |
# File 'lib/eBay.rb', line 8872 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
8874 8875 8876 |
# File 'lib/eBay.rb', line 8874 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
8867 8868 8869 |
# File 'lib/eBay.rb', line 8867 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
8878 8879 8880 |
# File 'lib/eBay.rb', line 8878 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
8876 8877 8878 |
# File 'lib/eBay.rb', line 8876 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
8868 8869 8870 |
# File 'lib/eBay.rb', line 8868 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
8871 8872 8873 |
# File 'lib/eBay.rb', line 8871 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
8875 8876 8877 |
# File 'lib/eBay.rb', line 8875 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
8873 8874 8875 |
# File 'lib/eBay.rb', line 8873 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
8864 8865 8866 |
# File 'lib/eBay.rb', line 8864 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
8869 8870 8871 |
# File 'lib/eBay.rb', line 8869 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
8882 8883 8884 |
# File 'lib/eBay.rb', line 8882 def set_any(elements) @__xmlele_any = elements end |