Sha256: 5d0e125e28a58f148df17cffb6ed7affc46269cfc45f3f974350190a420d9c10
Contents?: true
Size: 424 Bytes
Versions: 80
Compression:
Stored size: 424 Bytes
Contents
module AthenaHealth class Practice < BaseModel attribute :hascommunicator, Boolean attribute :iscoordinatorsender, Boolean attribute :iscoordinatorreceiver, Boolean attribute :hasclinicals, Boolean attribute :name, String attribute :hascollector, Boolean attribute :publicnames, Array attribute :practiceid, Integer end end
Version data entries
80 entries across 80 versions & 1 rubygems