Class: EBay::GetPromotionalSaleDetailsResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetPromotionalSaleDetailsResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetPromotionalSaleDetailsResponseType
- 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
promotionalSaleDetails - EBay::PromotionalSaleArrayType
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.
-
#promotionalSaleDetails ⇒ Object
Returns the value of attribute promotionalSaleDetails.
-
#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, promotionalSaleDetails = nil) ⇒ GetPromotionalSaleDetailsResponseType
constructor
A new instance of GetPromotionalSaleDetailsResponseType.
- #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, promotionalSaleDetails = nil) ⇒ GetPromotionalSaleDetailsResponseType
Returns a new instance of GetPromotionalSaleDetailsResponseType.
13988 13989 13990 13991 13992 13993 13994 13995 13996 13997 13998 13999 14000 14001 14002 14003 14004 14005 14006 |
# File 'lib/eBay.rb', line 13988 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, promotionalSaleDetails = 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 @promotionalSaleDetails = promotionalSaleDetails end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
13981 13982 13983 |
# File 'lib/eBay.rb', line 13981 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
13967 13968 13969 |
# File 'lib/eBay.rb', line 13967 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
13979 13980 13981 |
# File 'lib/eBay.rb', line 13979 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
13972 13973 13974 |
# File 'lib/eBay.rb', line 13972 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
13968 13969 13970 |
# File 'lib/eBay.rb', line 13968 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
13974 13975 13976 |
# File 'lib/eBay.rb', line 13974 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
13976 13977 13978 |
# File 'lib/eBay.rb', line 13976 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
13969 13970 13971 |
# File 'lib/eBay.rb', line 13969 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
13980 13981 13982 |
# File 'lib/eBay.rb', line 13980 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
13978 13979 13980 |
# File 'lib/eBay.rb', line 13978 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
13970 13971 13972 |
# File 'lib/eBay.rb', line 13970 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
13973 13974 13975 |
# File 'lib/eBay.rb', line 13973 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
13977 13978 13979 |
# File 'lib/eBay.rb', line 13977 def notificationSignature @notificationSignature end |
#promotionalSaleDetails ⇒ Object
Returns the value of attribute promotionalSaleDetails.
13982 13983 13984 |
# File 'lib/eBay.rb', line 13982 def promotionalSaleDetails @promotionalSaleDetails end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
13975 13976 13977 |
# File 'lib/eBay.rb', line 13975 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
13966 13967 13968 |
# File 'lib/eBay.rb', line 13966 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
13971 13972 13973 |
# File 'lib/eBay.rb', line 13971 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
13984 13985 13986 |
# File 'lib/eBay.rb', line 13984 def set_any(elements) @__xmlele_any = elements end |