Class: GetShippingDiscountProfilesResponseType

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

Overview

urn:ebay:apis:eBLBaseComponentsGetShippingDiscountProfilesResponseType

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
currencyID - CurrencyCodeType
flatShippingDiscount - FlatShippingDiscountType
calculatedShippingDiscount - CalculatedShippingDiscountType
promotionalShippingDiscount - SOAP::SOAPBoolean
calculatedHandlingDiscount - CalculatedHandlingDiscountType
promotionalShippingDiscountDetails - PromotionalShippingDiscountDetailsType
shippingInsurance - ShippingInsuranceType
internationalShippingInsurance - ShippingInsuranceType
combinedDuration - CombinedPaymentPeriodCodeType

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, currencyID = nil, flatShippingDiscount = nil, calculatedShippingDiscount = nil, promotionalShippingDiscount = nil, calculatedHandlingDiscount = nil, promotionalShippingDiscountDetails = nil, shippingInsurance = nil, internationalShippingInsurance = nil, combinedDuration = nil) ⇒ GetShippingDiscountProfilesResponseType

Returns a new instance of GetShippingDiscountProfilesResponseType.



12430
12431
12432
12433
12434
12435
12436
12437
12438
12439
12440
12441
12442
12443
12444
12445
12446
12447
12448
12449
12450
12451
12452
12453
12454
12455
# File 'lib/eBay.rb', line 12430

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, currencyID = nil, flatShippingDiscount = nil, calculatedShippingDiscount = nil, promotionalShippingDiscount = nil, calculatedHandlingDiscount = nil, promotionalShippingDiscountDetails = nil, shippingInsurance = nil, internationalShippingInsurance = nil, combinedDuration = nil)
  @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
  @currencyID = currencyID
  @flatShippingDiscount = flatShippingDiscount
  @calculatedShippingDiscount = calculatedShippingDiscount
  @promotionalShippingDiscount = promotionalShippingDiscount
  @calculatedHandlingDiscount = calculatedHandlingDiscount
  @promotionalShippingDiscountDetails = promotionalShippingDiscountDetails
  @shippingInsurance = shippingInsurance
  @internationalShippingInsurance = internationalShippingInsurance
  @combinedDuration = combinedDuration
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



12415
12416
12417
# File 'lib/eBay.rb', line 12415

def __xmlele_any
  @__xmlele_any
end

#ackObject

Returns the value of attribute ack.



12402
12403
12404
# File 'lib/eBay.rb', line 12402

def ack
  @ack
end

#botBlockObject

Returns the value of attribute botBlock.



12414
12415
12416
# File 'lib/eBay.rb', line 12414

def botBlock
  @botBlock
end

#buildObject

Returns the value of attribute build.



12407
12408
12409
# File 'lib/eBay.rb', line 12407

def build
  @build
end

#calculatedHandlingDiscountObject

Returns the value of attribute calculatedHandlingDiscount.



12420
12421
12422
# File 'lib/eBay.rb', line 12420

def calculatedHandlingDiscount
  @calculatedHandlingDiscount
end

#calculatedShippingDiscountObject

Returns the value of attribute calculatedShippingDiscount.



12418
12419
12420
# File 'lib/eBay.rb', line 12418

def calculatedShippingDiscount
  @calculatedShippingDiscount
end

#combinedDurationObject

Returns the value of attribute combinedDuration.



12424
12425
12426
# File 'lib/eBay.rb', line 12424

def combinedDuration
  @combinedDuration
end

#correlationIDObject

Returns the value of attribute correlationID.



12403
12404
12405
# File 'lib/eBay.rb', line 12403

def correlationID
  @correlationID
end

#currencyIDObject

Returns the value of attribute currencyID.



12416
12417
12418
# File 'lib/eBay.rb', line 12416

def currencyID
  @currencyID
end

#duplicateInvocationDetailsObject

Returns the value of attribute duplicateInvocationDetails.



12409
12410
12411
# File 'lib/eBay.rb', line 12409

def duplicateInvocationDetails
  @duplicateInvocationDetails
end

#eIASTokenObject

Returns the value of attribute eIASToken.



12411
12412
12413
# File 'lib/eBay.rb', line 12411

def eIASToken
  @eIASToken
end

#errorsObject

Returns the value of attribute errors.



12404
12405
12406
# File 'lib/eBay.rb', line 12404

def errors
  @errors
end

#flatShippingDiscountObject

Returns the value of attribute flatShippingDiscount.



12417
12418
12419
# File 'lib/eBay.rb', line 12417

def flatShippingDiscount
  @flatShippingDiscount
end

#hardExpirationWarningObject

Returns the value of attribute hardExpirationWarning.



12413
12414
12415
# File 'lib/eBay.rb', line 12413

def hardExpirationWarning
  @hardExpirationWarning
end

#internationalShippingInsuranceObject

Returns the value of attribute internationalShippingInsurance.



12423
12424
12425
# File 'lib/eBay.rb', line 12423

def internationalShippingInsurance
  @internationalShippingInsurance
end

#messageObject

Returns the value of attribute message.



12405
12406
12407
# File 'lib/eBay.rb', line 12405

def message
  @message
end

#notificationEventNameObject

Returns the value of attribute notificationEventName.



12408
12409
12410
# File 'lib/eBay.rb', line 12408

def notificationEventName
  @notificationEventName
end

#notificationSignatureObject

Returns the value of attribute notificationSignature.



12412
12413
12414
# File 'lib/eBay.rb', line 12412

def notificationSignature
  @notificationSignature
end

#promotionalShippingDiscountObject

Returns the value of attribute promotionalShippingDiscount.



12419
12420
12421
# File 'lib/eBay.rb', line 12419

def promotionalShippingDiscount
  @promotionalShippingDiscount
end

#promotionalShippingDiscountDetailsObject

Returns the value of attribute promotionalShippingDiscountDetails.



12421
12422
12423
# File 'lib/eBay.rb', line 12421

def promotionalShippingDiscountDetails
  @promotionalShippingDiscountDetails
end

#recipientUserIDObject

Returns the value of attribute recipientUserID.



12410
12411
12412
# File 'lib/eBay.rb', line 12410

def recipientUserID
  @recipientUserID
end

#shippingInsuranceObject

Returns the value of attribute shippingInsurance.



12422
12423
12424
# File 'lib/eBay.rb', line 12422

def shippingInsurance
  @shippingInsurance
end

#timestampObject

Returns the value of attribute timestamp.



12401
12402
12403
# File 'lib/eBay.rb', line 12401

def timestamp
  @timestamp
end

#versionObject

Returns the value of attribute version.



12406
12407
12408
# File 'lib/eBay.rb', line 12406

def version
  @version
end

Instance Method Details

#set_any(elements) ⇒ Object



12426
12427
12428
# File 'lib/eBay.rb', line 12426

def set_any(elements)
  @__xmlele_any = elements
end