Class: EBay::ReviseInventoryStatusResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::ReviseInventoryStatusResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsReviseInventoryStatusResponseType
- 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
inventoryStatus - EBay::InventoryStatusType
fees - EBay::InventoryFeesType
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.
-
#fees ⇒ Object
Returns the value of attribute fees.
-
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
-
#inventoryStatus ⇒ Object
Returns the value of attribute inventoryStatus.
-
#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, inventoryStatus = [], fees = []) ⇒ ReviseInventoryStatusResponseType
constructor
A new instance of ReviseInventoryStatusResponseType.
- #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, inventoryStatus = [], fees = []) ⇒ ReviseInventoryStatusResponseType
Returns a new instance of ReviseInventoryStatusResponseType.
17274 17275 17276 17277 17278 17279 17280 17281 17282 17283 17284 17285 17286 17287 17288 17289 17290 17291 17292 17293 |
# File 'lib/eBay.rb', line 17274 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, inventoryStatus = [], fees = []) @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 @inventoryStatus = inventoryStatus @fees = fees end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
17266 17267 17268 |
# File 'lib/eBay.rb', line 17266 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
17252 17253 17254 |
# File 'lib/eBay.rb', line 17252 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
17264 17265 17266 |
# File 'lib/eBay.rb', line 17264 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
17257 17258 17259 |
# File 'lib/eBay.rb', line 17257 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
17253 17254 17255 |
# File 'lib/eBay.rb', line 17253 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
17259 17260 17261 |
# File 'lib/eBay.rb', line 17259 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
17261 17262 17263 |
# File 'lib/eBay.rb', line 17261 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
17254 17255 17256 |
# File 'lib/eBay.rb', line 17254 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
17265 17266 17267 |
# File 'lib/eBay.rb', line 17265 def externalUserData @externalUserData end |
#fees ⇒ Object
Returns the value of attribute fees.
17268 17269 17270 |
# File 'lib/eBay.rb', line 17268 def fees @fees end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
17263 17264 17265 |
# File 'lib/eBay.rb', line 17263 def hardExpirationWarning @hardExpirationWarning end |
#inventoryStatus ⇒ Object
Returns the value of attribute inventoryStatus.
17267 17268 17269 |
# File 'lib/eBay.rb', line 17267 def inventoryStatus @inventoryStatus end |
#message ⇒ Object
Returns the value of attribute message.
17255 17256 17257 |
# File 'lib/eBay.rb', line 17255 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
17258 17259 17260 |
# File 'lib/eBay.rb', line 17258 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
17262 17263 17264 |
# File 'lib/eBay.rb', line 17262 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
17260 17261 17262 |
# File 'lib/eBay.rb', line 17260 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
17251 17252 17253 |
# File 'lib/eBay.rb', line 17251 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
17256 17257 17258 |
# File 'lib/eBay.rb', line 17256 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
17270 17271 17272 |
# File 'lib/eBay.rb', line 17270 def set_any(elements) @__xmlele_any = elements end |