Class: GetAccountResponseType
- Inherits:
-
Object
- Object
- GetAccountResponseType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetAccountResponseType
Constant Summary collapse
- @@schema_type =
"GetAccountResponseType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"
- @@schema_element =
[ ["timestamp", ["SOAP::SOAPDateTime", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Timestamp")]], ["ack", ["AckCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Ack")]], ["correlationID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "CorrelationID")]], ["errors", ["ErrorType[]", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Errors")]], ["message", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Message")]], ["version", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Version")]], ["build", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Build")]], ["notificationEventName", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "NotificationEventName")]], ["duplicateInvocationDetails", ["DuplicateInvocationDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "DuplicateInvocationDetails")]], ["recipientUserID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "RecipientUserID")]], ["eIASToken", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "EIASToken")]], ["notificationSignature", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "NotificationSignature")]], ["hardExpirationWarning", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "HardExpirationWarning")]], ["any", [nil, XSD::QName.new("http://www.w3.org/2001/XMLSchema", "anyType")]], ["accountID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "AccountID")]], ["accountSummary", ["AccountSummaryType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "AccountSummary")]], ["currency", ["CurrencyCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Currency")]], ["accountEntries", ["AccountEntriesType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "AccountEntries")]], ["paginationResult", ["PaginationResultType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PaginationResult")]], ["hasMoreEntries", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "HasMoreEntries")]], ["entriesPerPage", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "EntriesPerPage")]], ["pageNumber", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PageNumber")]] ]
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#accountEntries ⇒ Object
Returns the value of attribute accountEntries.
-
#accountID ⇒ Object
Returns the value of attribute accountID.
-
#accountSummary ⇒ Object
Returns the value of attribute accountSummary.
-
#ack ⇒ Object
Returns the value of attribute ack.
-
#build ⇒ Object
Returns the value of attribute build.
-
#correlationID ⇒ Object
Returns the value of attribute correlationID.
-
#currency ⇒ Object
Returns the value of attribute currency.
-
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
-
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
-
#entriesPerPage ⇒ Object
Returns the value of attribute entriesPerPage.
-
#errors ⇒ Object
Returns the value of attribute errors.
-
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
-
#hasMoreEntries ⇒ Object
Returns the value of attribute hasMoreEntries.
-
#message ⇒ Object
Returns the value of attribute message.
-
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
-
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
-
#pageNumber ⇒ Object
Returns the value of attribute pageNumber.
-
#paginationResult ⇒ Object
Returns the value of attribute paginationResult.
-
#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, accountID = nil, accountSummary = nil, currency = nil, accountEntries = nil, paginationResult = nil, hasMoreEntries = nil, entriesPerPage = nil, pageNumber = nil) ⇒ GetAccountResponseType
constructor
A new instance of GetAccountResponseType.
- #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, accountID = nil, accountSummary = nil, currency = nil, accountEntries = nil, paginationResult = nil, hasMoreEntries = nil, entriesPerPage = nil, pageNumber = nil) ⇒ GetAccountResponseType
Returns a new instance of GetAccountResponseType.
2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 |
# File 'lib/eBay.rb', line 2029 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, accountID = nil, accountSummary = nil, currency = nil, accountEntries = nil, paginationResult = nil, hasMoreEntries = nil, entriesPerPage = nil, pageNumber = 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 @__xmlele_any = nil @accountID = accountID @accountSummary = accountSummary @currency = currency @accountEntries = accountEntries @paginationResult = paginationResult @hasMoreEntries = hasMoreEntries @entriesPerPage = entriesPerPage @pageNumber = pageNumber end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
2015 2016 2017 |
# File 'lib/eBay.rb', line 2015 def __xmlele_any @__xmlele_any end |
#accountEntries ⇒ Object
Returns the value of attribute accountEntries.
2019 2020 2021 |
# File 'lib/eBay.rb', line 2019 def accountEntries @accountEntries end |
#accountID ⇒ Object
Returns the value of attribute accountID.
2016 2017 2018 |
# File 'lib/eBay.rb', line 2016 def accountID @accountID end |
#accountSummary ⇒ Object
Returns the value of attribute accountSummary.
2017 2018 2019 |
# File 'lib/eBay.rb', line 2017 def accountSummary @accountSummary end |
#ack ⇒ Object
Returns the value of attribute ack.
2003 2004 2005 |
# File 'lib/eBay.rb', line 2003 def ack @ack end |
#build ⇒ Object
Returns the value of attribute build.
2008 2009 2010 |
# File 'lib/eBay.rb', line 2008 def build @build end |
#correlationID ⇒ Object
Returns the value of attribute correlationID.
2004 2005 2006 |
# File 'lib/eBay.rb', line 2004 def correlationID @correlationID end |
#currency ⇒ Object
Returns the value of attribute currency.
2018 2019 2020 |
# File 'lib/eBay.rb', line 2018 def currency @currency end |
#duplicateInvocationDetails ⇒ Object
Returns the value of attribute duplicateInvocationDetails.
2010 2011 2012 |
# File 'lib/eBay.rb', line 2010 def duplicateInvocationDetails @duplicateInvocationDetails end |
#eIASToken ⇒ Object
Returns the value of attribute eIASToken.
2012 2013 2014 |
# File 'lib/eBay.rb', line 2012 def eIASToken @eIASToken end |
#entriesPerPage ⇒ Object
Returns the value of attribute entriesPerPage.
2022 2023 2024 |
# File 'lib/eBay.rb', line 2022 def entriesPerPage @entriesPerPage end |
#errors ⇒ Object
Returns the value of attribute errors.
2005 2006 2007 |
# File 'lib/eBay.rb', line 2005 def errors @errors end |
#hardExpirationWarning ⇒ Object
Returns the value of attribute hardExpirationWarning.
2014 2015 2016 |
# File 'lib/eBay.rb', line 2014 def hardExpirationWarning @hardExpirationWarning end |
#hasMoreEntries ⇒ Object
Returns the value of attribute hasMoreEntries.
2021 2022 2023 |
# File 'lib/eBay.rb', line 2021 def hasMoreEntries @hasMoreEntries end |
#message ⇒ Object
Returns the value of attribute message.
2006 2007 2008 |
# File 'lib/eBay.rb', line 2006 def @message end |
#notificationEventName ⇒ Object
Returns the value of attribute notificationEventName.
2009 2010 2011 |
# File 'lib/eBay.rb', line 2009 def notificationEventName @notificationEventName end |
#notificationSignature ⇒ Object
Returns the value of attribute notificationSignature.
2013 2014 2015 |
# File 'lib/eBay.rb', line 2013 def notificationSignature @notificationSignature end |
#pageNumber ⇒ Object
Returns the value of attribute pageNumber.
2023 2024 2025 |
# File 'lib/eBay.rb', line 2023 def pageNumber @pageNumber end |
#paginationResult ⇒ Object
Returns the value of attribute paginationResult.
2020 2021 2022 |
# File 'lib/eBay.rb', line 2020 def paginationResult @paginationResult end |
#recipientUserID ⇒ Object
Returns the value of attribute recipientUserID.
2011 2012 2013 |
# File 'lib/eBay.rb', line 2011 def recipientUserID @recipientUserID end |
#timestamp ⇒ Object
Returns the value of attribute timestamp.
2002 2003 2004 |
# File 'lib/eBay.rb', line 2002 def @timestamp end |
#version ⇒ Object
Returns the value of attribute version.
2007 2008 2009 |
# File 'lib/eBay.rb', line 2007 def version @version end |
Instance Method Details
#set_any(elements) ⇒ Object
2025 2026 2027 |
# File 'lib/eBay.rb', line 2025 def set_any(elements) @__xmlele_any = elements end |