Sha256: c89324f5ef366b7d707d846ec5e4ab675c621d87e4cbf189d0b5c0f4257c98f1
Contents?: true
Size: 217 Bytes
Versions: 80
Compression:
Stored size: 217 Bytes
Contents
module AthenaHealth class Balance < BaseModel attribute :balance, Integer attribute :departmentlist, String attribute :providergroupid, Integer attribute :cleanbalance, Boolean end end
Version data entries
80 entries across 80 versions & 1 rubygems