Class: EBay::AddSellingManagerInventoryFolderResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::AddSellingManagerInventoryFolderResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsAddSellingManagerInventoryFolderResponseType
- 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
folderID - SOAP::SOAPLong
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.
-
#folderID ⇒ Object
Returns the value of attribute folderID.
-
#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, folderID = nil) ⇒ AddSellingManagerInventoryFolderResponseType
constructor
A new instance of AddSellingManagerInventoryFolderResponseType.
- #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, folderID = nil) ⇒ AddSellingManagerInventoryFolderResponseType
Returns a new instance of AddSellingManagerInventoryFolderResponseType.
9623 9624 9625 9626 9627 9628 9629 9630 9631 9632 9633 9634 9635 9636 9637 9638 9639 9640 9641 |
# File 'lib/eBay.rb', line 9623 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, folderID = 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 @folderID = folderID end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
9616 9617 9618 |
# File 'lib/eBay.rb', line 9616 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
9602 9603 9604 |
# File 'lib/eBay.rb', line 9602 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
9614 9615 9616 |
# File 'lib/eBay.rb', line 9614 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
9607 9608 9609 |
# File 'lib/eBay.rb', line 9607 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
9603 9604 9605 |
# File 'lib/eBay.rb', line 9603 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
9609 9610 9611 |
# File 'lib/eBay.rb', line 9609 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
9611 9612 9613 |
# File 'lib/eBay.rb', line 9611 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
9604 9605 9606 |
# File 'lib/eBay.rb', line 9604 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
9615 9616 9617 |
# File 'lib/eBay.rb', line 9615 def externalUserData @externalUserData end |
#folderID ⇒ Object
Returns the value of attribute folderID.
9617 9618 9619 |
# File 'lib/eBay.rb', line 9617 def folderID @folderID end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
9613 9614 9615 |
# File 'lib/eBay.rb', line 9613 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
9605 9606 9607 |
# File 'lib/eBay.rb', line 9605 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
9608 9609 9610 |
# File 'lib/eBay.rb', line 9608 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
9612 9613 9614 |
# File 'lib/eBay.rb', line 9612 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
9610 9611 9612 |
# File 'lib/eBay.rb', line 9610 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
9601 9602 9603 |
# File 'lib/eBay.rb', line 9601 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
9606 9607 9608 |
# File 'lib/eBay.rb', line 9606 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
9619 9620 9621 |
# File 'lib/eBay.rb', line 9619 def set_any(elements) @__xmlele_any = elements end |