Sha256: 3e5a8aafda53559297ba9e54a73caaa3ac2d66ddb087af5687dfc3ae113f127c

Contents?: true

Size: 185 Bytes

Versions: 6

Compression:

Stored size: 185 Bytes

Contents

module GoTransverseTractApi

  module Order

    class BillingAccountCategory

      def self.find_all
        GoTransverseTractApi.get_response_for(self)
      end

    end

  end

end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gotransverse-tract-api-0.1.2 lib/gotransverse-tract-api/order/billing_account_category.rb
gotransverse-tract-api-0.1.1 lib/gotransverse-tract-api/order/billing_account_category.rb
gotransverse-tract-api-0.1.0 lib/gotransverse-tract-api/order/billing_account_category.rb
gotransverse-tract-api-0.0.15 lib/gotransverse-tract-api/order/billing_account_category.rb
gotransverse-tract-api-0.0.14 lib/gotransverse-tract-api/order/billing_account_category.rb
gotransverse-tract-api-0.0.13 lib/gotransverse-tract-api/order/billing_account_category.rb