Sha256: bf6a469ca21fa5c6ec7708dead86957c784352097a43903d5a15e46e1f5ba6ed

Contents?: true

Size: 182 Bytes

Versions: 79

Compression:

Stored size: 182 Bytes

Contents

module AthenaHealth
  class BaseCollection
    include Virtus.model

    attribute :totalcount, Integer
    attribute :next,       String
    attribute :previous,   String
  end
end

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
athena_health-2.0.3 lib/athena_health/base_collection.rb
athena_health-2.0.2 lib/athena_health/base_collection.rb
athena_health-2.0.1 lib/athena_health/base_collection.rb
athena_health-2.0.0 lib/athena_health/base_collection.rb
athena_health-1.0.51 lib/athena_health/base_collection.rb
athena_health-1.0.50 lib/athena_health/base_collection.rb
athena_health-1.0.49 lib/athena_health/base_collection.rb
athena_health-1.0.48 lib/athena_health/base_collection.rb
athena_health-1.0.46 lib/athena_health/base_collection.rb
athena_health-1.0.45 lib/athena_health/base_collection.rb
athena_health-1.0.44 lib/athena_health/base_collection.rb
athena_health-1.0.43 lib/athena_health/base_collection.rb
athena_health-1.0.42 lib/athena_health/base_collection.rb
athena_health-1.0.41 lib/athena_health/base_collection.rb
athena_health-1.0.39 lib/athena_health/base_collection.rb
athena_health-1.0.38 lib/athena_health/base_collection.rb
athena_health-1.0.37 lib/athena_health/base_collection.rb
athena_health-1.0.36 lib/athena_health/base_collection.rb
athena_health-1.0.35 lib/athena_health/base_collection.rb
athena_health-1.0.34 lib/athena_health/base_collection.rb