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