Class: EBay::GetSellingManagerSaleRecordResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetSellingManagerSaleRecordResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetSellingManagerSaleRecordResponseType
- 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
sellingManagerSoldOrder - EBay::SellingManagerSoldOrderType
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.
-
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
-
#sellingManagerSoldOrder ⇒ Object
Returns the value of attribute sellingManagerSoldOrder.
-
#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, sellingManagerSoldOrder = nil) ⇒ GetSellingManagerSaleRecordResponseType
constructor
A new instance of GetSellingManagerSaleRecordResponseType.
- #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, sellingManagerSoldOrder = nil) ⇒ GetSellingManagerSaleRecordResponseType
Returns a new instance of GetSellingManagerSaleRecordResponseType.
14749 14750 14751 14752 14753 14754 14755 14756 14757 14758 14759 14760 14761 14762 14763 14764 14765 14766 14767 |
# File 'lib/eBay.rb', line 14749 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, sellingManagerSoldOrder = 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 @sellingManagerSoldOrder = sellingManagerSoldOrder end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
14742 14743 14744 |
# File 'lib/eBay.rb', line 14742 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
14728 14729 14730 |
# File 'lib/eBay.rb', line 14728 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
14740 14741 14742 |
# File 'lib/eBay.rb', line 14740 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
14733 14734 14735 |
# File 'lib/eBay.rb', line 14733 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
14729 14730 14731 |
# File 'lib/eBay.rb', line 14729 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
14735 14736 14737 |
# File 'lib/eBay.rb', line 14735 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
14737 14738 14739 |
# File 'lib/eBay.rb', line 14737 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
14730 14731 14732 |
# File 'lib/eBay.rb', line 14730 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
14741 14742 14743 |
# File 'lib/eBay.rb', line 14741 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
14739 14740 14741 |
# File 'lib/eBay.rb', line 14739 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
14731 14732 14733 |
# File 'lib/eBay.rb', line 14731 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
14734 14735 14736 |
# File 'lib/eBay.rb', line 14734 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
14738 14739 14740 |
# File 'lib/eBay.rb', line 14738 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
14736 14737 14738 |
# File 'lib/eBay.rb', line 14736 def recipientUserID @recipientUserID end |
#sellingManagerSoldOrder ⇒ Object
Returns the value of attribute sellingManagerSoldOrder.
14743 14744 14745 |
# File 'lib/eBay.rb', line 14743 def sellingManagerSoldOrder @sellingManagerSoldOrder end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
14727 14728 14729 |
# File 'lib/eBay.rb', line 14727 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
14732 14733 14734 |
# File 'lib/eBay.rb', line 14732 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
14745 14746 14747 |
# File 'lib/eBay.rb', line 14745 def set_any(elements) @__xmlele_any = elements end |