Sha256: 2602849c1dd67dcb94f70377ef8baf77396d6864093ac90968f62ba44a10865b
Contents?: true
Size: 571 Bytes
Versions: 9
Compression:
Stored size: 571 Bytes
Contents
require 'money_s3/base_element' module MoneyS3 class UhradaPduhrada include BaseElement def poradi at :Poradi end def kontace at :Kontace end def stredisko at :Stredisko end def zakazka at :Zakazka end def cinnost at :Cinnost end def zaklad at :Zaklad end def dphzs at :DPHZS end def dphss at :DPHSS end def wl_zaklady at :WLZaklady end def wldph1 at :WLDPH1 end def wldph2 at :WLDPH2 end end end
Version data entries
9 entries across 9 versions & 1 rubygems