Class: FinchAPI::Models::Sandbox::EmploymentUpdateResponse::Department

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

Instance Attribute Summary collapse

Instance Attribute Details

#nameString?

The name of the department associated with the individual.

Returns:

  • (String, nil)


213
# File 'lib/finch-api/models/sandbox/employment_update_response.rb', line 213

optional :name, String, nil?: true