Class: EBay::GetSellingManagerItemAutomationRuleResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetSellingManagerItemAutomationRuleResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetSellingManagerItemAutomationRuleResponseType
- 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
automatedListingRule - EBay::SellingManagerAutoListType
automatedRelistingRule - EBay::SellingManagerAutoRelistType
automatedSecondChanceOfferRule - EBay::SellingManagerAutoSecondChanceOfferType
fees - EBay::FeesType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#ack ⇒ Object
Returns the value of attribute ack.
-
#automatedListingRule ⇒ Object
Returns the value of attribute automatedListingRule.
-
#automatedRelistingRule ⇒ Object
Returns the value of attribute automatedRelistingRule.
-
#automatedSecondChanceOfferRule ⇒ Object
Returns the value of attribute automatedSecondChanceOfferRule.
-
#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.
-
#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, automatedListingRule = nil, automatedRelistingRule = nil, automatedSecondChanceOfferRule = nil, fees = nil) ⇒ GetSellingManagerItemAutomationRuleResponseType
constructor
A new instance of GetSellingManagerItemAutomationRuleResponseType.
- #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, automatedListingRule = nil, automatedRelistingRule = nil, automatedSecondChanceOfferRule = nil, fees = nil) ⇒ GetSellingManagerItemAutomationRuleResponseType
Returns a new instance of GetSellingManagerItemAutomationRuleResponseType.
14685 14686 14687 14688 14689 14690 14691 14692 14693 14694 14695 14696 14697 14698 14699 14700 14701 14702 14703 14704 14705 14706 |
# File 'lib/eBay.rb', line 14685 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, automatedListingRule = nil, automatedRelistingRule = nil, automatedSecondChanceOfferRule = nil, fees = 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 @automatedListingRule = automatedListingRule @automatedRelistingRule = automatedRelistingRule @automatedSecondChanceOfferRule = automatedSecondChanceOfferRule @fees = fees end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
14675 14676 14677 |
# File 'lib/eBay.rb', line 14675 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
14661 14662 14663 |
# File 'lib/eBay.rb', line 14661 def ack @ack end |
#automatedListingRule ⇒ Object
Returns the value of attribute automatedListingRule.
14676 14677 14678 |
# File 'lib/eBay.rb', line 14676 def automatedListingRule @automatedListingRule end |
#automatedRelistingRule ⇒ Object
Returns the value of attribute automatedRelistingRule.
14677 14678 14679 |
# File 'lib/eBay.rb', line 14677 def automatedRelistingRule @automatedRelistingRule end |
#automatedSecondChanceOfferRule ⇒ Object
Returns the value of attribute automatedSecondChanceOfferRule.
14678 14679 14680 |
# File 'lib/eBay.rb', line 14678 def automatedSecondChanceOfferRule @automatedSecondChanceOfferRule end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
14673 14674 14675 |
# File 'lib/eBay.rb', line 14673 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
14666 14667 14668 |
# File 'lib/eBay.rb', line 14666 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
14662 14663 14664 |
# File 'lib/eBay.rb', line 14662 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
14668 14669 14670 |
# File 'lib/eBay.rb', line 14668 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
14670 14671 14672 |
# File 'lib/eBay.rb', line 14670 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
14663 14664 14665 |
# File 'lib/eBay.rb', line 14663 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
14674 14675 14676 |
# File 'lib/eBay.rb', line 14674 def externalUserData @externalUserData end |
#fees ⇒ Object
Returns the value of attribute fees.
14679 14680 14681 |
# File 'lib/eBay.rb', line 14679 def fees @fees end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
14672 14673 14674 |
# File 'lib/eBay.rb', line 14672 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
14664 14665 14666 |
# File 'lib/eBay.rb', line 14664 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
14667 14668 14669 |
# File 'lib/eBay.rb', line 14667 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
14671 14672 14673 |
# File 'lib/eBay.rb', line 14671 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
14669 14670 14671 |
# File 'lib/eBay.rb', line 14669 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
14660 14661 14662 |
# File 'lib/eBay.rb', line 14660 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
14665 14666 14667 |
# File 'lib/eBay.rb', line 14665 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
14681 14682 14683 |
# File 'lib/eBay.rb', line 14681 def set_any(elements) @__xmlele_any = elements end |