module GoTransverseTractApi module GeneralLedger class GLPaymentAccountingTransaction < GLAdjustmentAccountingTransaction # same methods of parent class end end end