Sha256: ff92085b731d2aaa6988407c0bb024919982d40a424100401cfcb04881149220

Contents?: true

Size: 178 Bytes

Versions: 8

Compression:

Stored size: 178 Bytes

Contents

module GoTransverseTractApi

  module Order

    class BillCycle

      def self.find_all
        GoTransverseTractApi.get_response_for(self.class)
      end

    end

  end

end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
gotransverse-tract-api-0.0.12 lib/gotransverse-tract-api/order/bill_cycle.rb
gotransverse-tract-api-0.0.11 lib/gotransverse-tract-api/order/bill_cycle.rb
gotransverse-tract-api-0.0.10 lib/gotransverse-tract-api/order/bill_cycle.rb
gotransverse-tract-api-0.0.9 lib/gotransverse-tract-api/order/bill_cycle.rb
gotransverse-tract-api-0.0.8 lib/gotransverse-tract-api/order/bill_cycle.rb
gotransverse-tract-api-0.0.7 lib/gotransverse-tract-api/order/bill_cycle.rb
gotransverse-tract-api-0.0.6 lib/gotransverse-tract-api/order/bill_cycle.rb
gotransverse-tract-api-0.0.5 lib/gotransverse-tract-api/order/bill_cycle.rb