Class: FinchAPI::Models::Sandbox::EmploymentUpdateParams::Department

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

Instance Attribute Summary collapse

Instance Attribute Details

#nameString?

The name of the department associated with the individual.

Returns:

  • (String, nil)


207
# File 'lib/finch-api/models/sandbox/employment_update_params.rb', line 207

optional :name, String, nil?: true