Class: EBay::GetSellingManagerTemplatesResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetSellingManagerTemplatesResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetSellingManagerTemplatesResponseType
- 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
sellingManagerTemplateDetailsArray - EBay::SellingManagerTemplateDetailsArrayType
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.
-
#sellingManagerTemplateDetailsArray ⇒ Object
Returns the value of attribute sellingManagerTemplateDetailsArray.
-
#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, sellingManagerTemplateDetailsArray = nil) ⇒ GetSellingManagerTemplatesResponseType
constructor
A new instance of GetSellingManagerTemplatesResponseType.
- #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, sellingManagerTemplateDetailsArray = nil) ⇒ GetSellingManagerTemplatesResponseType
Returns a new instance of GetSellingManagerTemplatesResponseType.
14944 14945 14946 14947 14948 14949 14950 14951 14952 14953 14954 14955 14956 14957 14958 14959 14960 14961 14962 |
# File 'lib/eBay.rb', line 14944 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, sellingManagerTemplateDetailsArray = 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 @sellingManagerTemplateDetailsArray = sellingManagerTemplateDetailsArray end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
14937 14938 14939 |
# File 'lib/eBay.rb', line 14937 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
14923 14924 14925 |
# File 'lib/eBay.rb', line 14923 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
14935 14936 14937 |
# File 'lib/eBay.rb', line 14935 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
14928 14929 14930 |
# File 'lib/eBay.rb', line 14928 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
14924 14925 14926 |
# File 'lib/eBay.rb', line 14924 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
14930 14931 14932 |
# File 'lib/eBay.rb', line 14930 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
14932 14933 14934 |
# File 'lib/eBay.rb', line 14932 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
14925 14926 14927 |
# File 'lib/eBay.rb', line 14925 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
14936 14937 14938 |
# File 'lib/eBay.rb', line 14936 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
14934 14935 14936 |
# File 'lib/eBay.rb', line 14934 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
14926 14927 14928 |
# File 'lib/eBay.rb', line 14926 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
14929 14930 14931 |
# File 'lib/eBay.rb', line 14929 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
14933 14934 14935 |
# File 'lib/eBay.rb', line 14933 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
14931 14932 14933 |
# File 'lib/eBay.rb', line 14931 def recipientUserID @recipientUserID end |
#sellingManagerTemplateDetailsArray ⇒ Object
Returns the value of attribute sellingManagerTemplateDetailsArray.
14938 14939 14940 |
# File 'lib/eBay.rb', line 14938 def sellingManagerTemplateDetailsArray @sellingManagerTemplateDetailsArray end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
14922 14923 14924 |
# File 'lib/eBay.rb', line 14922 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
14927 14928 14929 |
# File 'lib/eBay.rb', line 14927 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
14940 14941 14942 |
# File 'lib/eBay.rb', line 14940 def set_any(elements) @__xmlele_any = elements end |