Sha256: 4a0c3c86589545c76a5363c6db9822600f6276dcce839fb5542ce66320fa38a9

Contents?: true

Size: 151 Bytes

Versions: 11

Compression:

Stored size: 151 Bytes

Contents

module Checkr
  class Screening < APIResource

    attribute :type
    attribute :subtype

    APIClass.register_subclass(self, "screening")
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
checkr-official-1.8.0 lib/checkr/screening.rb
checkr-official-1.7.1 lib/checkr/screening.rb
checkr-official-1.7 lib/checkr/screening.rb
checkr-official-1.6 lib/checkr/screening.rb
checkr-official-1.5.4 lib/checkr/screening.rb
checkr-official-1.5.3 lib/checkr/screening.rb
checkr-official-1.5.2 lib/checkr/screening.rb
checkr-official-1.5.1 lib/checkr/screening.rb
checkr-official-1.5.0 lib/checkr/screening.rb
checkr-official-1.4.0 lib/checkr/screening.rb
checkr-official-1.3.1 lib/checkr/screening.rb