Module: SBF::Client::Person::Occupation::StudentType

Defined in:
lib/stbaldricks/entities/person.rb

Constant Summary collapse

ELEMENTARY_SCHOOL =
'Elementary School'.freeze
MIDDLE_SCHOOL =
'Middle School'.freeze
HIGH_SCHOOL =
'High School'.freeze
COLLEGE =
'College'.freeze

Class Attribute Summary collapse

Class Attribute Details

.listObject (readonly)

Returns the value of attribute list.



284
285
286
# File 'lib/stbaldricks/entities/person.rb', line 284

def list
  @list
end