Class: EBay::SetSellingManagerItemAutomationRuleResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::SetSellingManagerItemAutomationRuleResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsSetSellingManagerItemAutomationRuleResponseType
- 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) ⇒ SetSellingManagerItemAutomationRuleResponseType
constructor
A new instance of SetSellingManagerItemAutomationRuleResponseType.
- #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) ⇒ SetSellingManagerItemAutomationRuleResponseType
Returns a new instance of SetSellingManagerItemAutomationRuleResponseType.
18397 18398 18399 18400 18401 18402 18403 18404 18405 18406 18407 18408 18409 18410 18411 18412 18413 18414 18415 18416 18417 18418 |
# File 'lib/eBay.rb', line 18397 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.
18387 18388 18389 |
# File 'lib/eBay.rb', line 18387 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
18373 18374 18375 |
# File 'lib/eBay.rb', line 18373 def ack @ack end |
#automatedListingRule ⇒ Object
Returns the value of attribute automatedListingRule.
18388 18389 18390 |
# File 'lib/eBay.rb', line 18388 def automatedListingRule @automatedListingRule end |
#automatedRelistingRule ⇒ Object
Returns the value of attribute automatedRelistingRule.
18389 18390 18391 |
# File 'lib/eBay.rb', line 18389 def automatedRelistingRule @automatedRelistingRule end |
#automatedSecondChanceOfferRule ⇒ Object
Returns the value of attribute automatedSecondChanceOfferRule.
18390 18391 18392 |
# File 'lib/eBay.rb', line 18390 def automatedSecondChanceOfferRule @automatedSecondChanceOfferRule end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
18385 18386 18387 |
# File 'lib/eBay.rb', line 18385 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
18378 18379 18380 |
# File 'lib/eBay.rb', line 18378 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
18374 18375 18376 |
# File 'lib/eBay.rb', line 18374 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
18380 18381 18382 |
# File 'lib/eBay.rb', line 18380 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
18382 18383 18384 |
# File 'lib/eBay.rb', line 18382 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
18375 18376 18377 |
# File 'lib/eBay.rb', line 18375 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
18386 18387 18388 |
# File 'lib/eBay.rb', line 18386 def externalUserData @externalUserData end |
#fees ⇒ Object
Returns the value of attribute fees.
18391 18392 18393 |
# File 'lib/eBay.rb', line 18391 def fees @fees end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
18384 18385 18386 |
# File 'lib/eBay.rb', line 18384 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
18376 18377 18378 |
# File 'lib/eBay.rb', line 18376 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
18379 18380 18381 |
# File 'lib/eBay.rb', line 18379 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
18383 18384 18385 |
# File 'lib/eBay.rb', line 18383 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
18381 18382 18383 |
# File 'lib/eBay.rb', line 18381 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
18372 18373 18374 |
# File 'lib/eBay.rb', line 18372 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
18377 18378 18379 |
# File 'lib/eBay.rb', line 18377 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
18393 18394 18395 |
# File 'lib/eBay.rb', line 18393 def set_any(elements) @__xmlele_any = elements end |