Class: EBay::GetWantItNowPostResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetWantItNowPostResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetWantItNowPostResponseType
- 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
wantItNowPost - EBay::WantItNowPostType
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.
-
#wantItNowPost ⇒ Object
Returns the value of attribute wantItNowPost.
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, wantItNowPost = nil) ⇒ GetWantItNowPostResponseType
constructor
A new instance of GetWantItNowPostResponseType.
- #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, wantItNowPost = nil) ⇒ GetWantItNowPostResponseType
Returns a new instance of GetWantItNowPostResponseType.
16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 |
# File 'lib/eBay.rb', line 16131 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, wantItNowPost = 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 @wantItNowPost = wantItNowPost end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
16124 16125 16126 |
# File 'lib/eBay.rb', line 16124 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
16110 16111 16112 |
# File 'lib/eBay.rb', line 16110 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
16122 16123 16124 |
# File 'lib/eBay.rb', line 16122 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
16115 16116 16117 |
# File 'lib/eBay.rb', line 16115 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
16111 16112 16113 |
# File 'lib/eBay.rb', line 16111 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
16117 16118 16119 |
# File 'lib/eBay.rb', line 16117 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
16119 16120 16121 |
# File 'lib/eBay.rb', line 16119 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
16112 16113 16114 |
# File 'lib/eBay.rb', line 16112 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
16123 16124 16125 |
# File 'lib/eBay.rb', line 16123 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
16121 16122 16123 |
# File 'lib/eBay.rb', line 16121 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
16113 16114 16115 |
# File 'lib/eBay.rb', line 16113 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
16116 16117 16118 |
# File 'lib/eBay.rb', line 16116 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
16120 16121 16122 |
# File 'lib/eBay.rb', line 16120 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
16118 16119 16120 |
# File 'lib/eBay.rb', line 16118 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
16109 16110 16111 |
# File 'lib/eBay.rb', line 16109 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
16114 16115 16116 |
# File 'lib/eBay.rb', line 16114 def version @version end |
#wantItNowPost ⇒ Object
Returns the value of attribute wantItNowPost.
16125 16126 16127 |
# File 'lib/eBay.rb', line 16125 def wantItNowPost @wantItNowPost end |
Instance Method Details
#set_any(elements) ⇒ Object
16127 16128 16129 |
# File 'lib/eBay.rb', line 16127 def set_any(elements) @__xmlele_any = elements end |