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-1.0.33 lib/athena_health/base_collection.rb
athena_health-1.0.31 lib/athena_health/base_collection.rb
athena_health-1.0.30 lib/athena_health/base_collection.rb
athena_health-1.0.29 lib/athena_health/base_collection.rb
athena_health-1.0.28 lib/athena_health/base_collection.rb
athena_health-1.0.27 lib/athena_health/base_collection.rb
athena_health-1.0.26 lib/athena_health/base_collection.rb
athena_health-1.0.25 lib/athena_health/base_collection.rb
athena_health-1.0.24 lib/athena_health/base_collection.rb
athena_health-1.0.23 lib/athena_health/base_collection.rb
athena_health-1.0.22 lib/athena_health/base_collection.rb
athena_health-1.0.21 lib/athena_health/base_collection.rb
athena_health-1.0.20 lib/athena_health/base_collection.rb
athena_health-1.0.19 lib/athena_health/base_collection.rb
athena_health-1.0.18 lib/athena_health/base_collection.rb
athena_health-1.0.17 lib/athena_health/base_collection.rb
athena_health-1.0.16 lib/athena_health/base_collection.rb
athena_health-1.0.15 lib/athena_health/base_collection.rb
athena_health-1.0.14 lib/athena_health/base_collection.rb
athena_health-1.0.13 lib/athena_health/base_collection.rb