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

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