Sha256: 6058e43c18a0d52e9729e566635409286b52af79bc65968aede7a4512b21fa3c

Contents?: true

Size: 129 Bytes

Versions: 8

Compression:

Stored size: 129 Bytes

Contents

module Billimatic
  module Resources
    class Invoice < Base
      crud :all

      # TODO...
      # search

    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

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