class PayuAPI::RefundResponse

Public Instance Methods

refund() click to toggle source
# File lib/payu_api/responses/refund_response.rb, line 3
def refund
  body[:refund]
end