Sha256: 98ddb75d69cac0fd168481142716fd5134602e884f9524a0f689ac7bcc985cdd

Contents?: true

Size: 193 Bytes

Versions: 8

Compression:

Stored size: 193 Bytes

Contents

module GoTransverseTractApi

  module BillingAccount

    class ScheduledCharge

      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/billing_account/scheduled_charge.rb
gotransverse-tract-api-0.0.11 lib/gotransverse-tract-api/billing_account/scheduled_charge.rb
gotransverse-tract-api-0.0.10 lib/gotransverse-tract-api/billing_account/scheduled_charge.rb
gotransverse-tract-api-0.0.9 lib/gotransverse-tract-api/billing_account/scheduled_charge.rb
gotransverse-tract-api-0.0.8 lib/gotransverse-tract-api/billing_account/scheduled_charge.rb
gotransverse-tract-api-0.0.7 lib/gotransverse-tract-api/billing_account/scheduled_charge.rb
gotransverse-tract-api-0.0.6 lib/gotransverse-tract-api/billing_account/scheduled_charge.rb
gotransverse-tract-api-0.0.5 lib/gotransverse-tract-api/billing_account/scheduled_charge.rb