Tim Keefer > eBay-API > eBay::API::XML::Call::IssueRefund::IssueRefundResponseType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::Call::IssueRefund::IssueRefundResponseType

DESCRIPTION ^

Indicates the refund amount that a seller issued to a buyer for a single Half.com transaction. Refunds may only be issued for a specific transaction. Sellers do not have the ability to issue a general refund (not tied to a transaction) to a buyer.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::Call::IssueRefund::IssueRefundResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines: ^

setRefundFromSeller()

Total amount that the seller asked Half.com to refund to a buyer for a Half.com transaction.

# Argument: 'ns:AmountType'

getRefundFromSeller()

  Returned: Always
#    Returns: 'ns:AmountType'

setTotalRefundToBuyer()

Total amount that Half.com refunded to the buyer (which could include the refund amount from the seller plus a refund amount from Half.com).

# Argument: 'ns:AmountType'

getTotalRefundToBuyer()

  Returned: Always
#    Returns: 'ns:AmountType'
syntax highlighting: