Class: EBay::TransactionType

Inherits:
Object
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsTransactionType

amountPaid - EBay::AmountType
adjustmentAmount - EBay::AmountType
convertedAdjustmentAmount - EBay::AmountType
buyer - EBay::UserType
shippingDetails - EBay::ShippingDetailsType
convertedAmountPaid - EBay::AmountType
convertedTransactionPrice - EBay::AmountType
createdDate - SOAP::SOAPDateTime
depositType - EBay::DepositTypeCodeType
item - EBay::ItemType
quantityPurchased - SOAP::SOAPInt
status - EBay::TransactionStatusType
transactionID - SOAP::SOAPString
transactionPrice - EBay::AmountType
bestOfferSale - SOAP::SOAPBoolean
vATPercent - SOAP::SOAPDecimal
externalTransaction - EBay::ExternalTransactionType
sellingManagerProductDetails - EBay::SellingManagerProductDetailsType
shippingServiceSelected - EBay::ShippingServiceOptionsType
buyerMessage - SOAP::SOAPString
dutchAuctionBid - EBay::AmountType
buyerPaidStatus - EBay::PaidStatusCodeType
sellerPaidStatus - EBay::PaidStatusCodeType
paidTime - SOAP::SOAPDateTime
shippedTime - SOAP::SOAPDateTime
totalPrice - EBay::AmountType
feedbackLeft - EBay::FeedbackInfoType
feedbackReceived - EBay::FeedbackInfoType
containingOrder - EBay::OrderType
finalValueFee - EBay::AmountType
listingCheckoutRedirectPreference - EBay::ListingCheckoutRedirectPreferenceType
refundArray - EBay::RefundArrayType
transactionSiteID - EBay::SiteCodeType
platform - EBay::TransactionPlatformCodeType
cartID - SOAP::SOAPString
sellerContactBuyerByEmail - SOAP::SOAPBoolean
payPalEmailAddress - SOAP::SOAPString
paisaPayID - SOAP::SOAPString
buyerGuaranteePrice - EBay::AmountType
variation - EBay::VariationType
buyerCheckoutMessage - SOAP::SOAPString
taxes - EBay::TaxesType
bundlePurchase - SOAP::SOAPBoolean
actualShippingCost - EBay::AmountType
actualHandlingCost - EBay::AmountType
orderLineItemID - SOAP::SOAPString
paymentHoldDetails - EBay::PaymentHoldDetailType
sellerDiscounts - EBay::SellerDiscountsType
refundAmount - EBay::AmountType
refundStatus - SOAP::SOAPString
codiceFiscale - SOAP::SOAPString
isMultiLegShipping - SOAP::SOAPBoolean
multiLegShippingDetails - EBay::MultiLegShippingDetailsType
invoiceSentTime - SOAP::SOAPDateTime
unpaidItem - EBay::UnpaidItemType
intangibleItem - SOAP::SOAPBoolean
monetaryDetails - EBay::PaymentsInformationType
pickupDetails - EBay::PickupDetailsType
pickupMethodSelected - EBay::PickupMethodSelectedType
shippingConvenienceCharge - EBay::AmountType
logisticsPlanType - SOAP::SOAPToken
buyerPackageEnclosures - EBay::BuyerPackageEnclosuresType
inventoryReservationID - SOAP::SOAPString
extendedOrderID - SOAP::SOAPString

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(amountPaid = nil, adjustmentAmount = nil, convertedAdjustmentAmount = nil, buyer = nil, shippingDetails = nil, convertedAmountPaid = nil, convertedTransactionPrice = nil, createdDate = nil, depositType = nil, item = nil, quantityPurchased = nil, status = nil, transactionID = nil, transactionPrice = nil, bestOfferSale = nil, vATPercent = nil, externalTransaction = [], sellingManagerProductDetails = nil, shippingServiceSelected = nil, buyerMessage = nil, dutchAuctionBid = nil, buyerPaidStatus = nil, sellerPaidStatus = nil, paidTime = nil, shippedTime = nil, totalPrice = nil, feedbackLeft = nil, feedbackReceived = nil, containingOrder = nil, finalValueFee = nil, listingCheckoutRedirectPreference = nil, refundArray = nil, transactionSiteID = nil, platform = nil, cartID = nil, sellerContactBuyerByEmail = nil, payPalEmailAddress = nil, paisaPayID = nil, buyerGuaranteePrice = nil, variation = nil, buyerCheckoutMessage = nil, taxes = nil, bundlePurchase = nil, actualShippingCost = nil, actualHandlingCost = nil, orderLineItemID = nil, paymentHoldDetails = nil, sellerDiscounts = nil, refundAmount = nil, refundStatus = nil, codiceFiscale = nil, isMultiLegShipping = nil, multiLegShippingDetails = nil, invoiceSentTime = nil, unpaidItem = nil, intangibleItem = nil, monetaryDetails = nil, pickupDetails = nil, pickupMethodSelected = nil, shippingConvenienceCharge = nil, logisticsPlanType = nil, buyerPackageEnclosures = nil, inventoryReservationID = nil, extendedOrderID = nil) ⇒ TransactionType

Returns a new instance of TransactionType.



34705
34706
34707
34708
34709
34710
34711
34712
34713
34714
34715
34716
34717
34718
34719
34720
34721
34722
34723
34724
34725
34726
34727
34728
34729
34730
34731
34732
34733
34734
34735
34736
34737
34738
34739
34740
34741
34742
34743
34744
34745
34746
34747
34748
34749
34750
34751
34752
34753
34754
34755
34756
34757
34758
34759
34760
34761
34762
34763
34764
34765
34766
34767
34768
34769
34770
34771
# File 'lib/eBay.rb', line 34705

def initialize(amountPaid = nil, adjustmentAmount = nil, convertedAdjustmentAmount = nil, buyer = nil, shippingDetails = nil, convertedAmountPaid = nil, convertedTransactionPrice = nil, createdDate = nil, depositType = nil, item = nil, quantityPurchased = nil, status = nil, transactionID = nil, transactionPrice = nil, bestOfferSale = nil, vATPercent = nil, externalTransaction = [], sellingManagerProductDetails = nil, shippingServiceSelected = nil, buyerMessage = nil, dutchAuctionBid = nil, buyerPaidStatus = nil, sellerPaidStatus = nil, paidTime = nil, shippedTime = nil, totalPrice = nil, feedbackLeft = nil, feedbackReceived = nil, containingOrder = nil, finalValueFee = nil, listingCheckoutRedirectPreference = nil, refundArray = nil, transactionSiteID = nil, platform = nil, cartID = nil, sellerContactBuyerByEmail = nil, payPalEmailAddress = nil, paisaPayID = nil, buyerGuaranteePrice = nil, variation = nil, buyerCheckoutMessage = nil, taxes = nil, bundlePurchase = nil, actualShippingCost = nil, actualHandlingCost = nil, orderLineItemID = nil, paymentHoldDetails = nil, sellerDiscounts = nil, refundAmount = nil, refundStatus = nil, codiceFiscale = nil, isMultiLegShipping = nil, multiLegShippingDetails = nil, invoiceSentTime = nil, unpaidItem = nil, intangibleItem = nil, monetaryDetails = nil, pickupDetails = nil, pickupMethodSelected = nil, shippingConvenienceCharge = nil, logisticsPlanType = nil, buyerPackageEnclosures = nil, inventoryReservationID = nil, extendedOrderID = nil)
  @amountPaid = amountPaid
  @adjustmentAmount = adjustmentAmount
  @convertedAdjustmentAmount = convertedAdjustmentAmount
  @buyer = buyer
  @shippingDetails = shippingDetails
  @convertedAmountPaid = convertedAmountPaid
  @convertedTransactionPrice = convertedTransactionPrice
  @createdDate = createdDate
  @depositType = depositType
  @item = item
  @quantityPurchased = quantityPurchased
  @status = status
  @transactionID = transactionID
  @transactionPrice = transactionPrice
  @bestOfferSale = bestOfferSale
  @vATPercent = vATPercent
  @externalTransaction = externalTransaction
  @sellingManagerProductDetails = sellingManagerProductDetails
  @shippingServiceSelected = shippingServiceSelected
  @buyerMessage = buyerMessage
  @dutchAuctionBid = dutchAuctionBid
  @buyerPaidStatus = buyerPaidStatus
  @sellerPaidStatus = sellerPaidStatus
  @paidTime = paidTime
  @shippedTime = shippedTime
  @totalPrice = totalPrice
  @feedbackLeft = feedbackLeft
  @feedbackReceived = feedbackReceived
  @containingOrder = containingOrder
  @finalValueFee = finalValueFee
  @listingCheckoutRedirectPreference = listingCheckoutRedirectPreference
  @refundArray = refundArray
  @transactionSiteID = transactionSiteID
  @platform = platform
  @cartID = cartID
  @sellerContactBuyerByEmail = sellerContactBuyerByEmail
  @payPalEmailAddress = payPalEmailAddress
  @paisaPayID = paisaPayID
  @buyerGuaranteePrice = buyerGuaranteePrice
  @variation = variation
  @buyerCheckoutMessage = buyerCheckoutMessage
  @taxes = taxes
  @bundlePurchase = bundlePurchase
  @actualShippingCost = actualShippingCost
  @actualHandlingCost = actualHandlingCost
  @orderLineItemID = orderLineItemID
  @paymentHoldDetails = paymentHoldDetails
  @sellerDiscounts = sellerDiscounts
  @refundAmount = refundAmount
  @refundStatus = refundStatus
  @codiceFiscale = codiceFiscale
  @isMultiLegShipping = isMultiLegShipping
  @multiLegShippingDetails = multiLegShippingDetails
  @invoiceSentTime = invoiceSentTime
  @unpaidItem = unpaidItem
  @intangibleItem = intangibleItem
  @monetaryDetails = monetaryDetails
  @pickupDetails = pickupDetails
  @pickupMethodSelected = pickupMethodSelected
  @shippingConvenienceCharge = shippingConvenienceCharge
  @logisticsPlanType = logisticsPlanType
  @buyerPackageEnclosures = buyerPackageEnclosures
  @inventoryReservationID = inventoryReservationID
  @extendedOrderID = extendedOrderID
  @__xmlele_any = nil
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



34699
34700
34701
# File 'lib/eBay.rb', line 34699

def __xmlele_any
  @__xmlele_any
end

#actualHandlingCostObject

Returns the value of attribute actualHandlingCost.



34679
34680
34681
# File 'lib/eBay.rb', line 34679

def actualHandlingCost
  @actualHandlingCost
end

#actualShippingCostObject

Returns the value of attribute actualShippingCost.



34678
34679
34680
# File 'lib/eBay.rb', line 34678

def actualShippingCost
  @actualShippingCost
end

#adjustmentAmountObject

Returns the value of attribute adjustmentAmount.



34636
34637
34638
# File 'lib/eBay.rb', line 34636

def adjustmentAmount
  @adjustmentAmount
end

#amountPaidObject

Returns the value of attribute amountPaid.



34635
34636
34637
# File 'lib/eBay.rb', line 34635

def amountPaid
  @amountPaid
end

#bestOfferSaleObject

Returns the value of attribute bestOfferSale.



34649
34650
34651
# File 'lib/eBay.rb', line 34649

def bestOfferSale
  @bestOfferSale
end

#bundlePurchaseObject

Returns the value of attribute bundlePurchase.



34677
34678
34679
# File 'lib/eBay.rb', line 34677

def bundlePurchase
  @bundlePurchase
end

#buyerObject

Returns the value of attribute buyer.



34638
34639
34640
# File 'lib/eBay.rb', line 34638

def buyer
  @buyer
end

#buyerCheckoutMessageObject

Returns the value of attribute buyerCheckoutMessage.



34675
34676
34677
# File 'lib/eBay.rb', line 34675

def buyerCheckoutMessage
  @buyerCheckoutMessage
end

#buyerGuaranteePriceObject

Returns the value of attribute buyerGuaranteePrice.



34673
34674
34675
# File 'lib/eBay.rb', line 34673

def buyerGuaranteePrice
  @buyerGuaranteePrice
end

#buyerMessageObject

Returns the value of attribute buyerMessage.



34654
34655
34656
# File 'lib/eBay.rb', line 34654

def buyerMessage
  @buyerMessage
end

#buyerPackageEnclosuresObject

Returns the value of attribute buyerPackageEnclosures.



34696
34697
34698
# File 'lib/eBay.rb', line 34696

def buyerPackageEnclosures
  @buyerPackageEnclosures
end

#buyerPaidStatusObject

Returns the value of attribute buyerPaidStatus.



34656
34657
34658
# File 'lib/eBay.rb', line 34656

def buyerPaidStatus
  @buyerPaidStatus
end

#cartIDObject

Returns the value of attribute cartID.



34669
34670
34671
# File 'lib/eBay.rb', line 34669

def cartID
  @cartID
end

#codiceFiscaleObject

Returns the value of attribute codiceFiscale.



34685
34686
34687
# File 'lib/eBay.rb', line 34685

def codiceFiscale
  @codiceFiscale
end

#containingOrderObject

Returns the value of attribute containingOrder.



34663
34664
34665
# File 'lib/eBay.rb', line 34663

def containingOrder
  @containingOrder
end

#convertedAdjustmentAmountObject

Returns the value of attribute convertedAdjustmentAmount.



34637
34638
34639
# File 'lib/eBay.rb', line 34637

def convertedAdjustmentAmount
  @convertedAdjustmentAmount
end

#convertedAmountPaidObject

Returns the value of attribute convertedAmountPaid.



34640
34641
34642
# File 'lib/eBay.rb', line 34640

def convertedAmountPaid
  @convertedAmountPaid
end

#convertedTransactionPriceObject

Returns the value of attribute convertedTransactionPrice.



34641
34642
34643
# File 'lib/eBay.rb', line 34641

def convertedTransactionPrice
  @convertedTransactionPrice
end

#createdDateObject

Returns the value of attribute createdDate.



34642
34643
34644
# File 'lib/eBay.rb', line 34642

def createdDate
  @createdDate
end

#depositTypeObject

Returns the value of attribute depositType.



34643
34644
34645
# File 'lib/eBay.rb', line 34643

def depositType
  @depositType
end

#dutchAuctionBidObject

Returns the value of attribute dutchAuctionBid.



34655
34656
34657
# File 'lib/eBay.rb', line 34655

def dutchAuctionBid
  @dutchAuctionBid
end

#extendedOrderIDObject

Returns the value of attribute extendedOrderID.



34698
34699
34700
# File 'lib/eBay.rb', line 34698

def extendedOrderID
  @extendedOrderID
end

#externalTransactionObject

Returns the value of attribute externalTransaction.



34651
34652
34653
# File 'lib/eBay.rb', line 34651

def externalTransaction
  @externalTransaction
end

#feedbackLeftObject

Returns the value of attribute feedbackLeft.



34661
34662
34663
# File 'lib/eBay.rb', line 34661

def feedbackLeft
  @feedbackLeft
end

#feedbackReceivedObject

Returns the value of attribute feedbackReceived.



34662
34663
34664
# File 'lib/eBay.rb', line 34662

def feedbackReceived
  @feedbackReceived
end

#finalValueFeeObject

Returns the value of attribute finalValueFee.



34664
34665
34666
# File 'lib/eBay.rb', line 34664

def finalValueFee
  @finalValueFee
end

#intangibleItemObject

Returns the value of attribute intangibleItem.



34690
34691
34692
# File 'lib/eBay.rb', line 34690

def intangibleItem
  @intangibleItem
end

#inventoryReservationIDObject

Returns the value of attribute inventoryReservationID.



34697
34698
34699
# File 'lib/eBay.rb', line 34697

def inventoryReservationID
  @inventoryReservationID
end

#invoiceSentTimeObject

Returns the value of attribute invoiceSentTime.



34688
34689
34690
# File 'lib/eBay.rb', line 34688

def invoiceSentTime
  @invoiceSentTime
end

#isMultiLegShippingObject

Returns the value of attribute isMultiLegShipping.



34686
34687
34688
# File 'lib/eBay.rb', line 34686

def isMultiLegShipping
  @isMultiLegShipping
end

#itemObject

Returns the value of attribute item.



34644
34645
34646
# File 'lib/eBay.rb', line 34644

def item
  @item
end

#listingCheckoutRedirectPreferenceObject

Returns the value of attribute listingCheckoutRedirectPreference.



34665
34666
34667
# File 'lib/eBay.rb', line 34665

def listingCheckoutRedirectPreference
  @listingCheckoutRedirectPreference
end

#logisticsPlanTypeObject

Returns the value of attribute logisticsPlanType.



34695
34696
34697
# File 'lib/eBay.rb', line 34695

def logisticsPlanType
  @logisticsPlanType
end

#monetaryDetailsObject

Returns the value of attribute monetaryDetails.



34691
34692
34693
# File 'lib/eBay.rb', line 34691

def monetaryDetails
  @monetaryDetails
end

#multiLegShippingDetailsObject

Returns the value of attribute multiLegShippingDetails.



34687
34688
34689
# File 'lib/eBay.rb', line 34687

def multiLegShippingDetails
  @multiLegShippingDetails
end

#orderLineItemIDObject

Returns the value of attribute orderLineItemID.



34680
34681
34682
# File 'lib/eBay.rb', line 34680

def orderLineItemID
  @orderLineItemID
end

#paidTimeObject

Returns the value of attribute paidTime.



34658
34659
34660
# File 'lib/eBay.rb', line 34658

def paidTime
  @paidTime
end

#paisaPayIDObject

Returns the value of attribute paisaPayID.



34672
34673
34674
# File 'lib/eBay.rb', line 34672

def paisaPayID
  @paisaPayID
end

#paymentHoldDetailsObject

Returns the value of attribute paymentHoldDetails.



34681
34682
34683
# File 'lib/eBay.rb', line 34681

def paymentHoldDetails
  @paymentHoldDetails
end

#payPalEmailAddressObject

Returns the value of attribute payPalEmailAddress.



34671
34672
34673
# File 'lib/eBay.rb', line 34671

def payPalEmailAddress
  @payPalEmailAddress
end

#pickupDetailsObject

Returns the value of attribute pickupDetails.



34692
34693
34694
# File 'lib/eBay.rb', line 34692

def pickupDetails
  @pickupDetails
end

#pickupMethodSelectedObject

Returns the value of attribute pickupMethodSelected.



34693
34694
34695
# File 'lib/eBay.rb', line 34693

def pickupMethodSelected
  @pickupMethodSelected
end

#platformObject

Returns the value of attribute platform.



34668
34669
34670
# File 'lib/eBay.rb', line 34668

def platform
  @platform
end

#quantityPurchasedObject

Returns the value of attribute quantityPurchased.



34645
34646
34647
# File 'lib/eBay.rb', line 34645

def quantityPurchased
  @quantityPurchased
end

#refundAmountObject

Returns the value of attribute refundAmount.



34683
34684
34685
# File 'lib/eBay.rb', line 34683

def refundAmount
  @refundAmount
end

#refundArrayObject

Returns the value of attribute refundArray.



34666
34667
34668
# File 'lib/eBay.rb', line 34666

def refundArray
  @refundArray
end

#refundStatusObject

Returns the value of attribute refundStatus.



34684
34685
34686
# File 'lib/eBay.rb', line 34684

def refundStatus
  @refundStatus
end

#sellerContactBuyerByEmailObject

Returns the value of attribute sellerContactBuyerByEmail.



34670
34671
34672
# File 'lib/eBay.rb', line 34670

def sellerContactBuyerByEmail
  @sellerContactBuyerByEmail
end

#sellerDiscountsObject

Returns the value of attribute sellerDiscounts.



34682
34683
34684
# File 'lib/eBay.rb', line 34682

def sellerDiscounts
  @sellerDiscounts
end

#sellerPaidStatusObject

Returns the value of attribute sellerPaidStatus.



34657
34658
34659
# File 'lib/eBay.rb', line 34657

def sellerPaidStatus
  @sellerPaidStatus
end

#sellingManagerProductDetailsObject

Returns the value of attribute sellingManagerProductDetails.



34652
34653
34654
# File 'lib/eBay.rb', line 34652

def sellingManagerProductDetails
  @sellingManagerProductDetails
end

#shippedTimeObject

Returns the value of attribute shippedTime.



34659
34660
34661
# File 'lib/eBay.rb', line 34659

def shippedTime
  @shippedTime
end

#shippingConvenienceChargeObject

Returns the value of attribute shippingConvenienceCharge.



34694
34695
34696
# File 'lib/eBay.rb', line 34694

def shippingConvenienceCharge
  @shippingConvenienceCharge
end

#shippingDetailsObject

Returns the value of attribute shippingDetails.



34639
34640
34641
# File 'lib/eBay.rb', line 34639

def shippingDetails
  @shippingDetails
end

#shippingServiceSelectedObject

Returns the value of attribute shippingServiceSelected.



34653
34654
34655
# File 'lib/eBay.rb', line 34653

def shippingServiceSelected
  @shippingServiceSelected
end

#statusObject

Returns the value of attribute status.



34646
34647
34648
# File 'lib/eBay.rb', line 34646

def status
  @status
end

#taxesObject

Returns the value of attribute taxes.



34676
34677
34678
# File 'lib/eBay.rb', line 34676

def taxes
  @taxes
end

#totalPriceObject

Returns the value of attribute totalPrice.



34660
34661
34662
# File 'lib/eBay.rb', line 34660

def totalPrice
  @totalPrice
end

#transactionIDObject

Returns the value of attribute transactionID.



34647
34648
34649
# File 'lib/eBay.rb', line 34647

def transactionID
  @transactionID
end

#transactionPriceObject

Returns the value of attribute transactionPrice.



34648
34649
34650
# File 'lib/eBay.rb', line 34648

def transactionPrice
  @transactionPrice
end

#transactionSiteIDObject

Returns the value of attribute transactionSiteID.



34667
34668
34669
# File 'lib/eBay.rb', line 34667

def transactionSiteID
  @transactionSiteID
end

#unpaidItemObject

Returns the value of attribute unpaidItem.



34689
34690
34691
# File 'lib/eBay.rb', line 34689

def unpaidItem
  @unpaidItem
end

#variationObject

Returns the value of attribute variation.



34674
34675
34676
# File 'lib/eBay.rb', line 34674

def variation
  @variation
end

#vATPercentObject

Returns the value of attribute vATPercent.



34650
34651
34652
# File 'lib/eBay.rb', line 34650

def vATPercent
  @vATPercent
end

Instance Method Details

#set_any(elements) ⇒ Object



34701
34702
34703
# File 'lib/eBay.rb', line 34701

def set_any(elements)
  @__xmlele_any = elements
end