Class: FinchAPI::Models::HRIS::EmploymentData::Department

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/finch-api/models/hris/employment_data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameString?

The name of the department associated with the individual.

Returns:

  • (String, nil)


218
# File 'lib/finch-api/models/hris/employment_data.rb', line 218

optional :name, String, nil?: true