Class: EBay::GetPromotionRulesResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetPromotionRulesResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetPromotionRulesResponseType
- 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
promotionRuleArray - EBay::PromotionRuleArrayType
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.
-
#promotionRuleArray ⇒ Object
Returns the value of attribute promotionRuleArray.
-
#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, promotionRuleArray = nil) ⇒ GetPromotionRulesResponseType
constructor
A new instance of GetPromotionRulesResponseType.
- #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, promotionRuleArray = nil) ⇒ GetPromotionRulesResponseType
Returns a new instance of GetPromotionRulesResponseType.
13927 13928 13929 13930 13931 13932 13933 13934 13935 13936 13937 13938 13939 13940 13941 13942 13943 13944 13945 |
# File 'lib/eBay.rb', line 13927 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, promotionRuleArray = 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 @promotionRuleArray = promotionRuleArray end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
13920 13921 13922 |
# File 'lib/eBay.rb', line 13920 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
13906 13907 13908 |
# File 'lib/eBay.rb', line 13906 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
13918 13919 13920 |
# File 'lib/eBay.rb', line 13918 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
13911 13912 13913 |
# File 'lib/eBay.rb', line 13911 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
13907 13908 13909 |
# File 'lib/eBay.rb', line 13907 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
13913 13914 13915 |
# File 'lib/eBay.rb', line 13913 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
13915 13916 13917 |
# File 'lib/eBay.rb', line 13915 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
13908 13909 13910 |
# File 'lib/eBay.rb', line 13908 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
13919 13920 13921 |
# File 'lib/eBay.rb', line 13919 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
13917 13918 13919 |
# File 'lib/eBay.rb', line 13917 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
13909 13910 13911 |
# File 'lib/eBay.rb', line 13909 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
13912 13913 13914 |
# File 'lib/eBay.rb', line 13912 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
13916 13917 13918 |
# File 'lib/eBay.rb', line 13916 def notificationSignature @notificationSignature end |
#promotionRuleArray ⇒ Object
Returns the value of attribute promotionRuleArray.
13921 13922 13923 |
# File 'lib/eBay.rb', line 13921 def promotionRuleArray @promotionRuleArray end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
13914 13915 13916 |
# File 'lib/eBay.rb', line 13914 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
13905 13906 13907 |
# File 'lib/eBay.rb', line 13905 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
13910 13911 13912 |
# File 'lib/eBay.rb', line 13910 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
13923 13924 13925 |
# File 'lib/eBay.rb', line 13923 def set_any(elements) @__xmlele_any = elements end |