Sha256: 088f00db78401d94f90fe6bd242f5196d54e4f13b02d42274afd28592b3d2bc5

Contents?: true

Size: 483 Bytes

Versions: 9

Compression:

Stored size: 483 Bytes

Contents

require 'money_s3/base_element'

module MoneyS3
  class UctyPohybuType
    include BaseElement

    def uc_prodejk
      at :UcProdejk
    end

    def uc_prijemk
      at :UcPrijemk
    end

    def uc_vydejky
      at :UcVydejky
    end

    def uc_vyrobky
      at :UcVyrobky
    end

    def uc_v_dod_lst
      at :UcVDodLst
    end

    def uc_p_dod_lst
      at :UcPDodLst
    end

    def uc_manko
      at :UcManko
    end

    def uc_preb
      at :UcPreb
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
money_s3-0.2.0 lib/money_s3/ucty_pohybu_type.rb
money_s3-0.1.8 lib/money_s3/ucty_pohybu_type.rb
money_s3-0.1.7 lib/money_s3/ucty_pohybu_type.rb
money_s3-0.1.6 lib/money_s3/ucty_pohybu_type.rb
money_s3-0.1.5 lib/money_s3/ucty_pohybu_type.rb
money_s3-0.1.4 lib/money_s3/ucty_pohybu_type.rb
money_s3-0.1.3 lib/money_s3/ucty_pohybu_type.rb
money_s3-0.1.1 lib/money_s3/ucty_pohybu_type.rb
money_s3-0.1.0 lib/money_s3/ucty_pohybu_type.rb