Class: EBay::GetStorePreferencesResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetStorePreferencesResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetStorePreferencesResponseType
- 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
storePreferences - EBay::StorePreferencesType
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.
-
#storePreferences ⇒ Object
Returns the value of attribute storePreferences.
-
#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, storePreferences = nil) ⇒ GetStorePreferencesResponseType
constructor
A new instance of GetStorePreferencesResponseType.
- #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, storePreferences = nil) ⇒ GetStorePreferencesResponseType
Returns a new instance of GetStorePreferencesResponseType.
15410 15411 15412 15413 15414 15415 15416 15417 15418 15419 15420 15421 15422 15423 15424 15425 15426 15427 15428 |
# File 'lib/eBay.rb', line 15410 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, storePreferences = 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 @storePreferences = storePreferences end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
15403 15404 15405 |
# File 'lib/eBay.rb', line 15403 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
15389 15390 15391 |
# File 'lib/eBay.rb', line 15389 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
15401 15402 15403 |
# File 'lib/eBay.rb', line 15401 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
15394 15395 15396 |
# File 'lib/eBay.rb', line 15394 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
15390 15391 15392 |
# File 'lib/eBay.rb', line 15390 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
15396 15397 15398 |
# File 'lib/eBay.rb', line 15396 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
15398 15399 15400 |
# File 'lib/eBay.rb', line 15398 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
15391 15392 15393 |
# File 'lib/eBay.rb', line 15391 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
15402 15403 15404 |
# File 'lib/eBay.rb', line 15402 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
15400 15401 15402 |
# File 'lib/eBay.rb', line 15400 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
15392 15393 15394 |
# File 'lib/eBay.rb', line 15392 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
15395 15396 15397 |
# File 'lib/eBay.rb', line 15395 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
15399 15400 15401 |
# File 'lib/eBay.rb', line 15399 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
15397 15398 15399 |
# File 'lib/eBay.rb', line 15397 def recipientUserID @recipientUserID end |
#storePreferences ⇒ Object
Returns the value of attribute storePreferences.
15404 15405 15406 |
# File 'lib/eBay.rb', line 15404 def storePreferences @storePreferences end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
15388 15389 15390 |
# File 'lib/eBay.rb', line 15388 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
15393 15394 15395 |
# File 'lib/eBay.rb', line 15393 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
15406 15407 15408 |
# File 'lib/eBay.rb', line 15406 def set_any(elements) @__xmlele_any = elements end |