Sha256: 183d4f1556fe139e8d745339d6553f0d18245925e4eed74d44c06afadcdbecfb
Contents?: true
Size: 132 Bytes
Versions: 8
Compression:
Stored size: 132 Bytes
Contents
module Billimatic module Entities class Invoice < Base attribute :id, Integer # TODO attributes end end end
Version data entries
8 entries across 8 versions & 1 rubygems