Class: EBay::SetStoreCategoriesResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::SetStoreCategoriesResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsSetStoreCategoriesResponseType
- 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
taskID - SOAP::SOAPLong
status - EBay::TaskStatusCodeType
customCategory - EBay::StoreCustomCategoryArrayType
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.
-
#customCategory ⇒ Object
Returns the value of attribute customCategory.
-
#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.
-
#taskID ⇒ Object
Returns the value of attribute taskID.
-
#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, taskID = nil, status = nil, customCategory = nil) ⇒ SetStoreCategoriesResponseType
constructor
A new instance of SetStoreCategoriesResponseType.
- #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, taskID = nil, status = nil, customCategory = nil) ⇒ SetStoreCategoriesResponseType
Returns a new instance of SetStoreCategoriesResponseType.
18651 18652 18653 18654 18655 18656 18657 18658 18659 18660 18661 18662 18663 18664 18665 18666 18667 18668 18669 18670 18671 |
# File 'lib/eBay.rb', line 18651 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, taskID = nil, status = nil, customCategory = 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 @taskID = taskID @status = status @customCategory = customCategory end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
18642 18643 18644 |
# File 'lib/eBay.rb', line 18642 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
18628 18629 18630 |
# File 'lib/eBay.rb', line 18628 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
18640 18641 18642 |
# File 'lib/eBay.rb', line 18640 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
18633 18634 18635 |
# File 'lib/eBay.rb', line 18633 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
18629 18630 18631 |
# File 'lib/eBay.rb', line 18629 def correlationID @correlationID end |
#customCategory ⇒ Object
Returns the value of attribute customCategory.
18645 18646 18647 |
# File 'lib/eBay.rb', line 18645 def customCategory @customCategory end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
18635 18636 18637 |
# File 'lib/eBay.rb', line 18635 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
18637 18638 18639 |
# File 'lib/eBay.rb', line 18637 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
18630 18631 18632 |
# File 'lib/eBay.rb', line 18630 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
18641 18642 18643 |
# File 'lib/eBay.rb', line 18641 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
18639 18640 18641 |
# File 'lib/eBay.rb', line 18639 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
18631 18632 18633 |
# File 'lib/eBay.rb', line 18631 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
18634 18635 18636 |
# File 'lib/eBay.rb', line 18634 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
18638 18639 18640 |
# File 'lib/eBay.rb', line 18638 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
18636 18637 18638 |
# File 'lib/eBay.rb', line 18636 def recipientUserID @recipientUserID end |
#status ⇒ Object
Returns the value of attribute status.
18644 18645 18646 |
# File 'lib/eBay.rb', line 18644 def status @status end |
#taskID ⇒ Object
Returns the value of attribute taskID.
18643 18644 18645 |
# File 'lib/eBay.rb', line 18643 def taskID @taskID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
18627 18628 18629 |
# File 'lib/eBay.rb', line 18627 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
18632 18633 18634 |
# File 'lib/eBay.rb', line 18632 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
18647 18648 18649 |
# File 'lib/eBay.rb', line 18647 def set_any(elements) @__xmlele_any = elements end |