Class: EBay::GetTokenStatusResponseType
- Inherits:
-
AbstractResponseType
- Object
- AbstractResponseType
- EBay::GetTokenStatusResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetTokenStatusResponseType
- 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
tokenStatus - EBay::TokenStatusType
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.
-
#timestamp ⇒ Object
Returns the value of attribute timestamp.
-
#tokenStatus ⇒ Object
Returns the value of attribute tokenStatus.
-
#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, tokenStatus = nil) ⇒ GetTokenStatusResponseType
constructor
A new instance of GetTokenStatusResponseType.
- #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, tokenStatus = nil) ⇒ GetTokenStatusResponseType
Returns a new instance of GetTokenStatusResponseType.
15599 15600 15601 15602 15603 15604 15605 15606 15607 15608 15609 15610 15611 15612 15613 15614 15615 15616 15617 |
# File 'lib/eBay.rb', line 15599 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, tokenStatus = 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 @tokenStatus = tokenStatus end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
15592 15593 15594 |
# File 'lib/eBay.rb', line 15592 def __xmlele_any @__xmlele_any end |
#ack ⇒ Object
Returns the value of attribute ack.
15578 15579 15580 |
# File 'lib/eBay.rb', line 15578 def ack @ack end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
15590 15591 15592 |
# File 'lib/eBay.rb', line 15590 def botBlock @botBlock end |
#build ⇒ Object
Returns the value of attribute build.
15583 15584 15585 |
# File 'lib/eBay.rb', line 15583 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
15579 15580 15581 |
# File 'lib/eBay.rb', line 15579 def correlationID @correlationID end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
15585 15586 15587 |
# File 'lib/eBay.rb', line 15585 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
15587 15588 15589 |
# File 'lib/eBay.rb', line 15587 def eIASToken @eIASToken end |
#errors ⇒ Object
Returns the value of attribute errors.
15580 15581 15582 |
# File 'lib/eBay.rb', line 15580 def errors @errors end |
#externalUserData ⇒ Object
Returns the value of attribute externalUserData.
15591 15592 15593 |
# File 'lib/eBay.rb', line 15591 def externalUserData @externalUserData end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
15589 15590 15591 |
# File 'lib/eBay.rb', line 15589 def hardExpirationWarning @hardExpirationWarning end |
#message ⇒ Object
Returns the value of attribute message.
15581 15582 15583 |
# File 'lib/eBay.rb', line 15581 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
15584 15585 15586 |
# File 'lib/eBay.rb', line 15584 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
15588 15589 15590 |
# File 'lib/eBay.rb', line 15588 def notificationSignature @notificationSignature end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
15586 15587 15588 |
# File 'lib/eBay.rb', line 15586 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
15577 15578 15579 |
# File 'lib/eBay.rb', line 15577 def @timestamp end |
#tokenStatus ⇒ Object
Returns the value of attribute tokenStatus.
15593 15594 15595 |
# File 'lib/eBay.rb', line 15593 def tokenStatus @tokenStatus end |
#version ⇒ Object
Returns the value of attribute version.
15582 15583 15584 |
# File 'lib/eBay.rb', line 15582 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
15595 15596 15597 |
# File 'lib/eBay.rb', line 15595 def set_any(elements) @__xmlele_any = elements end |