Class: GeteBayDetailsResponseType

Inherits:
AbstractResponseType show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsGeteBayDetailsResponseType

timestamp - SOAP::SOAPDateTime
ack - AckCodeType
correlationID - SOAP::SOAPString
errors - ErrorType
message - SOAP::SOAPString
version - SOAP::SOAPString
build - SOAP::SOAPString
notificationEventName - SOAP::SOAPString
duplicateInvocationDetails - DuplicateInvocationDetailsType
recipientUserID - SOAP::SOAPString
eIASToken - SOAP::SOAPString
notificationSignature - SOAP::SOAPString
hardExpirationWarning - SOAP::SOAPString
botBlock - BotBlockResponseType
countryDetails - CountryDetailsType
currencyDetails - CurrencyDetailsType
dispatchTimeMaxDetails - DispatchTimeMaxDetailsType
paymentOptionDetails - PaymentOptionDetailsType
regionDetails - RegionDetailsType
shippingLocationDetails - ShippingLocationDetailsType
shippingServiceDetails - ShippingServiceDetailsType
siteDetails - SiteDetailsType
taxJurisdiction - TaxJurisdictionType
uRLDetails - URLDetailsType
timeZoneDetails - TimeZoneDetailsType
itemSpecificDetails - ItemSpecificDetailsType
unitOfMeasurementDetails - UnitOfMeasurementDetailsType
regionOfOriginDetails - RegionOfOriginDetailsType
shippingPackageDetails - ShippingPackageDetailsType
shippingCarrierDetails - ShippingCarrierDetailsType

Instance Attribute Summary collapse

Instance Method Summary collapse

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, countryDetails = [], currencyDetails = [], dispatchTimeMaxDetails = [], paymentOptionDetails = [], regionDetails = [], shippingLocationDetails = [], shippingServiceDetails = [], siteDetails = [], taxJurisdiction = [], uRLDetails = [], timeZoneDetails = [], itemSpecificDetails = [], unitOfMeasurementDetails = [], regionOfOriginDetails = [], shippingPackageDetails = [], shippingCarrierDetails = []) ⇒ GeteBayDetailsResponseType

Returns a new instance of GeteBayDetailsResponseType.



13492
13493
13494
13495
13496
13497
13498
13499
13500
13501
13502
13503
13504
13505
13506
13507
13508
13509
13510
13511
13512
13513
13514
13515
13516
13517
13518
13519
13520
13521
13522
13523
13524
# File 'lib/eBay.rb', line 13492

def 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, countryDetails = [], currencyDetails = [], dispatchTimeMaxDetails = [], paymentOptionDetails = [], regionDetails = [], shippingLocationDetails = [], shippingServiceDetails = [], siteDetails = [], taxJurisdiction = [], uRLDetails = [], timeZoneDetails = [], itemSpecificDetails = [], unitOfMeasurementDetails = [], regionOfOriginDetails = [], shippingPackageDetails = [], shippingCarrierDetails = [])
  @timestamp = timestamp
  @ack = ack
  @correlationID = correlationID
  @errors = errors
  @message = message
  @version = version
  @build = build
  @notificationEventName = notificationEventName
  @duplicateInvocationDetails = duplicateInvocationDetails
  @recipientUserID = recipientUserID
  @eIASToken = eIASToken
  @notificationSignature = notificationSignature
  @hardExpirationWarning = hardExpirationWarning
  @botBlock = botBlock
  @__xmlele_any = nil
  @countryDetails = countryDetails
  @currencyDetails = currencyDetails
  @dispatchTimeMaxDetails = dispatchTimeMaxDetails
  @paymentOptionDetails = paymentOptionDetails
  @regionDetails = regionDetails
  @shippingLocationDetails = shippingLocationDetails
  @shippingServiceDetails = shippingServiceDetails
  @siteDetails = siteDetails
  @taxJurisdiction = taxJurisdiction
  @uRLDetails = uRLDetails
  @timeZoneDetails = timeZoneDetails
  @itemSpecificDetails = itemSpecificDetails
  @unitOfMeasurementDetails = unitOfMeasurementDetails
  @regionOfOriginDetails = regionOfOriginDetails
  @shippingPackageDetails = shippingPackageDetails
  @shippingCarrierDetails = shippingCarrierDetails
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



13470
13471
13472
# File 'lib/eBay.rb', line 13470

def __xmlele_any
  @__xmlele_any
end

#ackObject

Returns the value of attribute ack.



13457
13458
13459
# File 'lib/eBay.rb', line 13457

def ack
  @ack
end

#botBlockObject

Returns the value of attribute botBlock.



13469
13470
13471
# File 'lib/eBay.rb', line 13469

def botBlock
  @botBlock
end

#buildObject

Returns the value of attribute build.



13462
13463
13464
# File 'lib/eBay.rb', line 13462

def build
  @build
end

#correlationIDObject

Returns the value of attribute correlationID.



13458
13459
13460
# File 'lib/eBay.rb', line 13458

def correlationID
  @correlationID
end

#countryDetailsObject

Returns the value of attribute countryDetails.



13471
13472
13473
# File 'lib/eBay.rb', line 13471

def countryDetails
  @countryDetails
end

#currencyDetailsObject

Returns the value of attribute currencyDetails.



13472
13473
13474
# File 'lib/eBay.rb', line 13472

def currencyDetails
  @currencyDetails
end

#dispatchTimeMaxDetailsObject

Returns the value of attribute dispatchTimeMaxDetails.



13473
13474
13475
# File 'lib/eBay.rb', line 13473

def dispatchTimeMaxDetails
  @dispatchTimeMaxDetails
end

#duplicateInvocationDetailsObject

Returns the value of attribute duplicateInvocationDetails.



13464
13465
13466
# File 'lib/eBay.rb', line 13464

def duplicateInvocationDetails
  @duplicateInvocationDetails
end

#eIASTokenObject

Returns the value of attribute eIASToken.



13466
13467
13468
# File 'lib/eBay.rb', line 13466

def eIASToken
  @eIASToken
end

#errorsObject

Returns the value of attribute errors.



13459
13460
13461
# File 'lib/eBay.rb', line 13459

def errors
  @errors
end

#hardExpirationWarningObject

Returns the value of attribute hardExpirationWarning.



13468
13469
13470
# File 'lib/eBay.rb', line 13468

def hardExpirationWarning
  @hardExpirationWarning
end

#itemSpecificDetailsObject

Returns the value of attribute itemSpecificDetails.



13482
13483
13484
# File 'lib/eBay.rb', line 13482

def itemSpecificDetails
  @itemSpecificDetails
end

#messageObject

Returns the value of attribute message.



13460
13461
13462
# File 'lib/eBay.rb', line 13460

def message
  @message
end

#notificationEventNameObject

Returns the value of attribute notificationEventName.



13463
13464
13465
# File 'lib/eBay.rb', line 13463

def notificationEventName
  @notificationEventName
end

#notificationSignatureObject

Returns the value of attribute notificationSignature.



13467
13468
13469
# File 'lib/eBay.rb', line 13467

def notificationSignature
  @notificationSignature
end

#paymentOptionDetailsObject

Returns the value of attribute paymentOptionDetails.



13474
13475
13476
# File 'lib/eBay.rb', line 13474

def paymentOptionDetails
  @paymentOptionDetails
end

#recipientUserIDObject

Returns the value of attribute recipientUserID.



13465
13466
13467
# File 'lib/eBay.rb', line 13465

def recipientUserID
  @recipientUserID
end

#regionDetailsObject

Returns the value of attribute regionDetails.



13475
13476
13477
# File 'lib/eBay.rb', line 13475

def regionDetails
  @regionDetails
end

#regionOfOriginDetailsObject

Returns the value of attribute regionOfOriginDetails.



13484
13485
13486
# File 'lib/eBay.rb', line 13484

def regionOfOriginDetails
  @regionOfOriginDetails
end

#shippingCarrierDetailsObject

Returns the value of attribute shippingCarrierDetails.



13486
13487
13488
# File 'lib/eBay.rb', line 13486

def shippingCarrierDetails
  @shippingCarrierDetails
end

#shippingLocationDetailsObject

Returns the value of attribute shippingLocationDetails.



13476
13477
13478
# File 'lib/eBay.rb', line 13476

def shippingLocationDetails
  @shippingLocationDetails
end

#shippingPackageDetailsObject

Returns the value of attribute shippingPackageDetails.



13485
13486
13487
# File 'lib/eBay.rb', line 13485

def shippingPackageDetails
  @shippingPackageDetails
end

#shippingServiceDetailsObject

Returns the value of attribute shippingServiceDetails.



13477
13478
13479
# File 'lib/eBay.rb', line 13477

def shippingServiceDetails
  @shippingServiceDetails
end

#siteDetailsObject

Returns the value of attribute siteDetails.



13478
13479
13480
# File 'lib/eBay.rb', line 13478

def siteDetails
  @siteDetails
end

#taxJurisdictionObject

Returns the value of attribute taxJurisdiction.



13479
13480
13481
# File 'lib/eBay.rb', line 13479

def taxJurisdiction
  @taxJurisdiction
end

#timestampObject

Returns the value of attribute timestamp.



13456
13457
13458
# File 'lib/eBay.rb', line 13456

def timestamp
  @timestamp
end

#timeZoneDetailsObject

Returns the value of attribute timeZoneDetails.



13481
13482
13483
# File 'lib/eBay.rb', line 13481

def timeZoneDetails
  @timeZoneDetails
end

#unitOfMeasurementDetailsObject

Returns the value of attribute unitOfMeasurementDetails.



13483
13484
13485
# File 'lib/eBay.rb', line 13483

def unitOfMeasurementDetails
  @unitOfMeasurementDetails
end

#uRLDetailsObject

Returns the value of attribute uRLDetails.



13480
13481
13482
# File 'lib/eBay.rb', line 13480

def uRLDetails
  @uRLDetails
end

#versionObject

Returns the value of attribute version.



13461
13462
13463
# File 'lib/eBay.rb', line 13461

def version
  @version
end

Instance Method Details

#set_any(elements) ⇒ Object



13488
13489
13490
# File 'lib/eBay.rb', line 13488

def set_any(elements)
  @__xmlele_any = elements
end