Class: EBay::GetCrossPromotionsResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetCrossPromotionsResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetCrossPromotionsResponseType
- 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
crossPromotion - EBay::CrossPromotionsType
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.
-
#crossPromotion ⇒ Object
Returns the value of attribute crossPromotion.
-
#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.
-
#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, crossPromotion = nil) ⇒ GetCrossPromotionsResponseType
constructor
A new instance of GetCrossPromotionsResponseType.
- #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, crossPromotion = nil) ⇒ GetCrossPromotionsResponseType
Returns a new instance of GetCrossPromotionsResponseType.
12030 12031 12032 12033 12034 12035 12036 12037 12038 12039 12040 12041 12042 12043 12044 12045 12046 12047 12048 |
# File 'lib/eBay.rb', line 12030 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, crossPromotion = 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 @crossPromotion = crossPromotion end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
12023 12024 12025 |
# File 'lib/eBay.rb', line 12023 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
12009 12010 12011 |
# File 'lib/eBay.rb', line 12009 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
12021 12022 12023 |
# File 'lib/eBay.rb', line 12021 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
12014 12015 12016 |
# File 'lib/eBay.rb', line 12014 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
12010 12011 12012 |
# File 'lib/eBay.rb', line 12010 def correlationID @correlationID end |
#crossPromotion ⇒ Object
Returns the value of attribute crossPromotion.
12024 12025 12026 |
# File 'lib/eBay.rb', line 12024 def crossPromotion @crossPromotion end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
12016 12017 12018 |
# File 'lib/eBay.rb', line 12016 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
12018 12019 12020 |
# File 'lib/eBay.rb', line 12018 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
12011 12012 12013 |
# File 'lib/eBay.rb', line 12011 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
12022 12023 12024 |
# File 'lib/eBay.rb', line 12022 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
12020 12021 12022 |
# File 'lib/eBay.rb', line 12020 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
12012 12013 12014 |
# File 'lib/eBay.rb', line 12012 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
12015 12016 12017 |
# File 'lib/eBay.rb', line 12015 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
12019 12020 12021 |
# File 'lib/eBay.rb', line 12019 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
12017 12018 12019 |
# File 'lib/eBay.rb', line 12017 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
12008 12009 12010 |
# File 'lib/eBay.rb', line 12008 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
12013 12014 12015 |
# File 'lib/eBay.rb', line 12013 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
12026 12027 12028 |
# File 'lib/eBay.rb', line 12026 def set_any(elements) @__xmlele_any = elements end |