Sha256: c9c866d8a872a4e5ceb5b202699d3198ab7e124a3ea4255b1f5c0a77e91045f7
Contents?: true
Size: 102 Bytes
Versions: 7
Compression:
Stored size: 102 Bytes
Contents
module PayuAPI class RefundResponse < Response def refund body[:refund] end end end
Version data entries
7 entries across 7 versions & 1 rubygems