class Hps::HpsRefund

Public Class Methods

new(header) click to toggle source
Calls superclass method
# File lib/hps/entities/hps_refund.rb, line 4
def initialize(header)
        super(header)
end