Class: EBay::GetVeROReasonCodeDetailsResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetVeROReasonCodeDetailsResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetVeROReasonCodeDetailsResponseType
- 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
veROReasonCodeDetails - EBay::VeROReasonCodeDetailsType
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.
-
#veROReasonCodeDetails ⇒ Object
Returns the value of attribute veROReasonCodeDetails.
-
#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, veROReasonCodeDetails = nil) ⇒ GetVeROReasonCodeDetailsResponseType
constructor
A new instance of GetVeROReasonCodeDetailsResponseType.
- #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, veROReasonCodeDetails = nil) ⇒ GetVeROReasonCodeDetailsResponseType
Returns a new instance of GetVeROReasonCodeDetailsResponseType.
15991 15992 15993 15994 15995 15996 15997 15998 15999 16000 16001 16002 16003 16004 16005 16006 16007 16008 16009 |
# File 'lib/eBay.rb', line 15991 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, veROReasonCodeDetails = 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 @veROReasonCodeDetails = veROReasonCodeDetails end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
15984 15985 15986 |
# File 'lib/eBay.rb', line 15984 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
15970 15971 15972 |
# File 'lib/eBay.rb', line 15970 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
15982 15983 15984 |
# File 'lib/eBay.rb', line 15982 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
15975 15976 15977 |
# File 'lib/eBay.rb', line 15975 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
15971 15972 15973 |
# File 'lib/eBay.rb', line 15971 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
15977 15978 15979 |
# File 'lib/eBay.rb', line 15977 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
15979 15980 15981 |
# File 'lib/eBay.rb', line 15979 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
15972 15973 15974 |
# File 'lib/eBay.rb', line 15972 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
15983 15984 15985 |
# File 'lib/eBay.rb', line 15983 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
15981 15982 15983 |
# File 'lib/eBay.rb', line 15981 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
15973 15974 15975 |
# File 'lib/eBay.rb', line 15973 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
15976 15977 15978 |
# File 'lib/eBay.rb', line 15976 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
15980 15981 15982 |
# File 'lib/eBay.rb', line 15980 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
15978 15979 15980 |
# File 'lib/eBay.rb', line 15978 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
15969 15970 15971 |
# File 'lib/eBay.rb', line 15969 def @timestamp end |
#veROReasonCodeDetails ⇒ Object
Returns the value of attribute veROReasonCodeDetails.
15985 15986 15987 |
# File 'lib/eBay.rb', line 15985 def veROReasonCodeDetails @veROReasonCodeDetails end |
#version ⇒ Object
Returns the value of attribute version.
15974 15975 15976 |
# File 'lib/eBay.rb', line 15974 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
15987 15988 15989 |
# File 'lib/eBay.rb', line 15987 def set_any(elements) @__xmlele_any = elements end |