Class: EBay::DeleteSellingManagerItemAutomationRuleResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::DeleteSellingManagerItemAutomationRuleResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsDeleteSellingManagerItemAutomationRuleResponseType
- 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) ⇒ DeleteSellingManagerItemAutomationRuleResponseType
constructor
A new instance of DeleteSellingManagerItemAutomationRuleResponseType.
- #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) ⇒ DeleteSellingManagerItemAutomationRuleResponseType
Returns a new instance of DeleteSellingManagerItemAutomationRuleResponseType.
10254 10255 10256 10257 10258 10259 10260 10261 10262 10263 10264 10265 10266 10267 10268 10269 10270 10271 10272 10273 10274 10275 |
# File 'lib/eBay.rb', line 10254 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.
10244 10245 10246 |
# File 'lib/eBay.rb', line 10244 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
10230 10231 10232 |
# File 'lib/eBay.rb', line 10230 def ack @ack end |
#automatedListingRule ⇒ Object
Returns the value of attribute automatedListingRule.
10245 10246 10247 |
# File 'lib/eBay.rb', line 10245 def automatedListingRule @automatedListingRule end |
#automatedRelistingRule ⇒ Object
Returns the value of attribute automatedRelistingRule.
10246 10247 10248 |
# File 'lib/eBay.rb', line 10246 def automatedRelistingRule @automatedRelistingRule end |
#automatedSecondChanceOfferRule ⇒ Object
Returns the value of attribute automatedSecondChanceOfferRule.
10247 10248 10249 |
# File 'lib/eBay.rb', line 10247 def automatedSecondChanceOfferRule @automatedSecondChanceOfferRule end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
10242 10243 10244 |
# File 'lib/eBay.rb', line 10242 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
10235 10236 10237 |
# File 'lib/eBay.rb', line 10235 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
10231 10232 10233 |
# File 'lib/eBay.rb', line 10231 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
10237 10238 10239 |
# File 'lib/eBay.rb', line 10237 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
10239 10240 10241 |
# File 'lib/eBay.rb', line 10239 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
10232 10233 10234 |
# File 'lib/eBay.rb', line 10232 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
10243 10244 10245 |
# File 'lib/eBay.rb', line 10243 def externalUserData @externalUserData end |
#fees ⇒ Object
Returns the value of attribute fees.
10248 10249 10250 |
# File 'lib/eBay.rb', line 10248 def fees @fees end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
10241 10242 10243 |
# File 'lib/eBay.rb', line 10241 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
10233 10234 10235 |
# File 'lib/eBay.rb', line 10233 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
10236 10237 10238 |
# File 'lib/eBay.rb', line 10236 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
10240 10241 10242 |
# File 'lib/eBay.rb', line 10240 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
10238 10239 10240 |
# File 'lib/eBay.rb', line 10238 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
10229 10230 10231 |
# File 'lib/eBay.rb', line 10229 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
10234 10235 10236 |
# File 'lib/eBay.rb', line 10234 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
10250 10251 10252 |
# File 'lib/eBay.rb', line 10250 def set_any(elements) @__xmlele_any = elements end |