Class: EBay::GetStoreCategoryUpdateStatusResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetStoreCategoryUpdateStatusResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetStoreCategoryUpdateStatusResponseType
- 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
status - EBay::TaskStatusCodeType
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.
-
#status ⇒ Object
Returns the value of attribute status.
-
#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, status = nil) ⇒ GetStoreCategoryUpdateStatusResponseType
constructor
A new instance of GetStoreCategoryUpdateStatusResponseType.
- #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, status = nil) ⇒ GetStoreCategoryUpdateStatusResponseType
Returns a new instance of GetStoreCategoryUpdateStatusResponseType.
15212 15213 15214 15215 15216 15217 15218 15219 15220 15221 15222 15223 15224 15225 15226 15227 15228 15229 15230 |
# File 'lib/eBay.rb', line 15212 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, status = nil) = @ack = ack @correlationID = correlationID @errors = errors = @version = version @build = build @notificationEventName = notificationEventName @duplicateInvocationDetails = duplicateInvocationDetails @recipientUserID = recipientUserID @eIASToken = eIASToken @notificationSignature = notificationSignature @hardExpirationWarning = hardExpirationWarning @botBlock = botBlock @externalUserData = externalUserData @__xmlele_any = nil @status = status end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
15205 15206 15207 |
# File 'lib/eBay.rb', line 15205 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
15191 15192 15193 |
# File 'lib/eBay.rb', line 15191 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
15203 15204 15205 |
# File 'lib/eBay.rb', line 15203 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
15196 15197 15198 |
# File 'lib/eBay.rb', line 15196 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
15192 15193 15194 |
# File 'lib/eBay.rb', line 15192 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
15198 15199 15200 |
# File 'lib/eBay.rb', line 15198 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
15200 15201 15202 |
# File 'lib/eBay.rb', line 15200 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
15193 15194 15195 |
# File 'lib/eBay.rb', line 15193 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
15204 15205 15206 |
# File 'lib/eBay.rb', line 15204 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
15202 15203 15204 |
# File 'lib/eBay.rb', line 15202 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
15194 15195 15196 |
# File 'lib/eBay.rb', line 15194 def end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
15197 15198 15199 |
# File 'lib/eBay.rb', line 15197 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
15201 15202 15203 |
# File 'lib/eBay.rb', line 15201 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
15199 15200 15201 |
# File 'lib/eBay.rb', line 15199 def recipientUserID @recipientUserID end |
#status ⇒ Object
Returns the value of attribute status.
15206 15207 15208 |
# File 'lib/eBay.rb', line 15206 def status @status end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
15190 15191 15192 |
# File 'lib/eBay.rb', line 15190 def end |
#version ⇒ Object
Returns the value of attribute version.
15195 15196 15197 |
# File 'lib/eBay.rb', line 15195 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
15208 15209 15210 |
# File 'lib/eBay.rb', line 15208 def set_any(elements) @__xmlele_any = elements end |