Class: EBay::IssueRefundRequestType
- Inherits:
-
AbstractRequestType
- Object
- AbstractRequestType
- EBay::IssueRefundRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsIssueRefundRequestType
detailLevel - EBay::DetailLevelCodeType
errorLanguage - SOAP::SOAPString
- SOAP::SOAPString
version - SOAP::SOAPString
endUserIP - SOAP::SOAPString
errorHandling - EBay::ErrorHandlingCodeType
invocationID - (any)
outputSelector - SOAP::SOAPString
warningLevel - EBay::WarningLevelCodeType
botBlock - EBay::BotBlockRequestType
itemID - (any)
transactionID - SOAP::SOAPString
refundReason - EBay::RefundReasonCodeType
refundType - EBay::RefundTypeCodeType
refundAmount - EBay::AmountType
refundMessage - SOAP::SOAPString
orderLineItemID - SOAP::SOAPString
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#botBlock ⇒ Object
Returns the value of attribute botBlock.
-
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
-
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
-
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
-
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
-
#invocationID ⇒ Object
Returns the value of attribute invocationID.
-
#itemID ⇒ Object
Returns the value of attribute itemID.
-
#messageID ⇒ Object
Returns the value of attribute messageID.
-
#orderLineItemID ⇒ Object
Returns the value of attribute orderLineItemID.
-
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
-
#refundAmount ⇒ Object
Returns the value of attribute refundAmount.
-
#refundMessage ⇒ Object
Returns the value of attribute refundMessage.
-
#refundReason ⇒ Object
Returns the value of attribute refundReason.
-
#refundType ⇒ Object
Returns the value of attribute refundType.
-
#transactionID ⇒ Object
Returns the value of attribute transactionID.
-
#version ⇒ Object
Returns the value of attribute version.
-
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
Instance Method Summary collapse
-
#initialize(detailLevel = [], errorLanguage = nil, messageID = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, itemID = nil, transactionID = nil, refundReason = nil, refundType = nil, refundAmount = nil, refundMessage = nil, orderLineItemID = nil) ⇒ IssueRefundRequestType
constructor
A new instance of IssueRefundRequestType.
- #set_any(elements) ⇒ Object
Constructor Details
#initialize(detailLevel = [], errorLanguage = nil, messageID = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, itemID = nil, transactionID = nil, refundReason = nil, refundType = nil, refundAmount = nil, refundMessage = nil, orderLineItemID = nil) ⇒ IssueRefundRequestType
Returns a new instance of IssueRefundRequestType.
6120 6121 6122 6123 6124 6125 6126 6127 6128 6129 6130 6131 6132 6133 6134 6135 6136 6137 6138 6139 |
# File 'lib/eBay.rb', line 6120 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, itemID = nil, transactionID = nil, refundReason = nil, refundType = nil, refundAmount = nil, refundMessage = nil, orderLineItemID = nil) @detailLevel = detailLevel @errorLanguage = errorLanguage @messageID = @version = version @endUserIP = endUserIP @errorHandling = errorHandling @invocationID = invocationID @outputSelector = outputSelector @warningLevel = warningLevel @botBlock = botBlock @__xmlele_any = nil @itemID = itemID @transactionID = transactionID @refundReason = refundReason @refundType = refundType @refundAmount = refundAmount @refundMessage = refundMessage @orderLineItemID = orderLineItemID end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
6107 6108 6109 |
# File 'lib/eBay.rb', line 6107 def __xmlele_any @__xmlele_any end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
6106 6107 6108 |
# File 'lib/eBay.rb', line 6106 def botBlock @botBlock end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
6097 6098 6099 |
# File 'lib/eBay.rb', line 6097 def detailLevel @detailLevel end |
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
6101 6102 6103 |
# File 'lib/eBay.rb', line 6101 def endUserIP @endUserIP end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
6102 6103 6104 |
# File 'lib/eBay.rb', line 6102 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
6098 6099 6100 |
# File 'lib/eBay.rb', line 6098 def errorLanguage @errorLanguage end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
6103 6104 6105 |
# File 'lib/eBay.rb', line 6103 def invocationID @invocationID end |
#itemID ⇒ Object
Returns the value of attribute itemID.
6108 6109 6110 |
# File 'lib/eBay.rb', line 6108 def itemID @itemID end |
#messageID ⇒ Object
Returns the value of attribute messageID.
6099 6100 6101 |
# File 'lib/eBay.rb', line 6099 def @messageID end |
#orderLineItemID ⇒ Object
Returns the value of attribute orderLineItemID.
6114 6115 6116 |
# File 'lib/eBay.rb', line 6114 def orderLineItemID @orderLineItemID end |
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
6104 6105 6106 |
# File 'lib/eBay.rb', line 6104 def outputSelector @outputSelector end |
#refundAmount ⇒ Object
Returns the value of attribute refundAmount.
6112 6113 6114 |
# File 'lib/eBay.rb', line 6112 def refundAmount @refundAmount end |
#refundMessage ⇒ Object
Returns the value of attribute refundMessage.
6113 6114 6115 |
# File 'lib/eBay.rb', line 6113 def refundMessage @refundMessage end |
#refundReason ⇒ Object
Returns the value of attribute refundReason.
6110 6111 6112 |
# File 'lib/eBay.rb', line 6110 def refundReason @refundReason end |
#refundType ⇒ Object
Returns the value of attribute refundType.
6111 6112 6113 |
# File 'lib/eBay.rb', line 6111 def refundType @refundType end |
#transactionID ⇒ Object
Returns the value of attribute transactionID.
6109 6110 6111 |
# File 'lib/eBay.rb', line 6109 def transactionID @transactionID end |
#version ⇒ Object
Returns the value of attribute version.
6100 6101 6102 |
# File 'lib/eBay.rb', line 6100 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
6105 6106 6107 |
# File 'lib/eBay.rb', line 6105 def warningLevel @warningLevel end |
Instance Method Details
#set_any(elements) ⇒ Object
6116 6117 6118 |
# File 'lib/eBay.rb', line 6116 def set_any(elements) @__xmlele_any = elements end |