Class: EBay::GetNotificationPreferencesResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetNotificationPreferencesResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetNotificationPreferencesResponseType
- 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
applicationDeliveryPreferences - EBay::ApplicationDeliveryPreferencesType
deliveryURLName - SOAP::SOAPString
userDeliveryPreferenceArray - EBay::NotificationEnableArrayType
userData - EBay::NotificationUserDataType
eventProperty - EBay::NotificationEventPropertyType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#ack ⇒ Object
Returns the value of attribute ack.
-
#applicationDeliveryPreferences ⇒ Object
Returns the value of attribute applicationDeliveryPreferences.
-
#botBlock ⇒ Object
Returns the value of attribute botBlock.
-
#build ⇒ Object
Returns the value of attribute build.
-
#correlationID ⇒ Object
Returns the value of attribute correlationID.
-
#deliveryURLName ⇒ Object
Returns the value of attribute deliveryURLName.
-
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
-
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
-
#errors ⇒ Object
Returns the value of attribute errors.
-
#eventProperty ⇒ Object
Returns the value of attribute eventProperty.
-
#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.
-
#userData ⇒ Object
Returns the value of attribute userData.
-
#userDeliveryPreferenceArray ⇒ Object
Returns the value of attribute userDeliveryPreferenceArray.
-
#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, applicationDeliveryPreferences = nil, deliveryURLName = nil, userDeliveryPreferenceArray = nil, userData = nil, eventProperty = []) ⇒ GetNotificationPreferencesResponseType
constructor
A new instance of GetNotificationPreferencesResponseType.
- #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, applicationDeliveryPreferences = nil, deliveryURLName = nil, userDeliveryPreferenceArray = nil, userData = nil, eventProperty = []) ⇒ GetNotificationPreferencesResponseType
Returns a new instance of GetNotificationPreferencesResponseType.
13149 13150 13151 13152 13153 13154 13155 13156 13157 13158 13159 13160 13161 13162 13163 13164 13165 13166 13167 13168 13169 13170 13171 |
# File 'lib/eBay.rb', line 13149 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, applicationDeliveryPreferences = nil, deliveryURLName = nil, userDeliveryPreferenceArray = nil, userData = nil, eventProperty = []) @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 @applicationDeliveryPreferences = applicationDeliveryPreferences @deliveryURLName = deliveryURLName @userDeliveryPreferenceArray = userDeliveryPreferenceArray @userData = userData @eventProperty = eventProperty end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
13138 13139 13140 |
# File 'lib/eBay.rb', line 13138 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
13124 13125 13126 |
# File 'lib/eBay.rb', line 13124 def ack @ack end |
#applicationDeliveryPreferences ⇒ Object
Returns the value of attribute applicationDeliveryPreferences.
13139 13140 13141 |
# File 'lib/eBay.rb', line 13139 def applicationDeliveryPreferences @applicationDeliveryPreferences end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
13136 13137 13138 |
# File 'lib/eBay.rb', line 13136 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
13129 13130 13131 |
# File 'lib/eBay.rb', line 13129 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
13125 13126 13127 |
# File 'lib/eBay.rb', line 13125 def correlationID @correlationID end |
#deliveryURLName ⇒ Object
Returns the value of attribute deliveryURLName.
13140 13141 13142 |
# File 'lib/eBay.rb', line 13140 def deliveryURLName @deliveryURLName end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
13131 13132 13133 |
# File 'lib/eBay.rb', line 13131 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
13133 13134 13135 |
# File 'lib/eBay.rb', line 13133 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
13126 13127 13128 |
# File 'lib/eBay.rb', line 13126 def errors @errors end |
#eventProperty ⇒ Object
Returns the value of attribute eventProperty.
13143 13144 13145 |
# File 'lib/eBay.rb', line 13143 def eventProperty @eventProperty end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
13137 13138 13139 |
# File 'lib/eBay.rb', line 13137 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
13135 13136 13137 |
# File 'lib/eBay.rb', line 13135 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
13127 13128 13129 |
# File 'lib/eBay.rb', line 13127 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
13130 13131 13132 |
# File 'lib/eBay.rb', line 13130 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
13134 13135 13136 |
# File 'lib/eBay.rb', line 13134 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
13132 13133 13134 |
# File 'lib/eBay.rb', line 13132 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
13123 13124 13125 |
# File 'lib/eBay.rb', line 13123 def @timestamp end |
#userData ⇒ Object
Returns the value of attribute userData.
13142 13143 13144 |
# File 'lib/eBay.rb', line 13142 def userData @userData end |
#userDeliveryPreferenceArray ⇒ Object
Returns the value of attribute userDeliveryPreferenceArray.
13141 13142 13143 |
# File 'lib/eBay.rb', line 13141 def userDeliveryPreferenceArray @userDeliveryPreferenceArray end |
#version ⇒ Object
Returns the value of attribute version.
13128 13129 13130 |
# File 'lib/eBay.rb', line 13128 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
13145 13146 13147 |
# File 'lib/eBay.rb', line 13145 def set_any(elements) @__xmlele_any = elements end |