class Agris::Api::NewVoucher::GeneralLedgerDetail

Constants

ATTRIBUTE_NAMES

Public Class Methods

new(hash = {}) click to toggle source
Calls superclass method
# File lib/agris/api/new_voucher.rb, line 77
def initialize(hash = {})
  super

  @record_type = 'ACPV2'
end