Method: OpenapiClient::EmployeeResponse#marital_status
- Defined in:
- lib/openapi_client/models/employee_response.rb
#marital_status ⇒ Object
Returns the value of attribute marital_status.
53 54 55 |
# File 'lib/openapi_client/models/employee_response.rb', line 53 def marital_status @marital_status end |