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

Version Path
billimatic-client-0.5.1 lib/billimatic/entities/invoice.rb
billimatic-client-0.5.0 lib/billimatic/entities/invoice.rb
billimatic-client-0.4.0 lib/billimatic/entities/invoice.rb
billimatic-client-0.3.0 lib/billimatic/entities/invoice.rb
billimatic-client-0.2.1 lib/billimatic/entities/invoice.rb
billimatic-client-0.1.2 lib/billimatic/entities/invoice.rb
billimatic-client-0.1.1 lib/billimatic/entities/invoice.rb
billimatic-client-0.1.0 lib/billimatic/entities/invoice.rb