Method: StackOneHRIS::CreateEmployeeResult.openapi_nullable
- Defined in:
- lib/stackone_hris_client/models/create_employee_result.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
48 49 50 51 |
# File 'lib/stackone_hris_client/models/create_employee_result.rb', line 48 def self.openapi_nullable Set.new([ ]) end |