Method: OpenapiClient::CreateEmployeeRequest#first_name
- Defined in:
- lib/openapi_client/models/create_employee_request.rb
#first_name ⇒ Object
the first name of the individual
21 22 23 |
# File 'lib/openapi_client/models/create_employee_request.rb', line 21 def first_name @first_name end |