Method: MergeATSClient::UpdateApplicationStageRequest.openapi_nullable

Defined in:
lib/merge_ats_client/models/update_application_stage_request.rb

.openapi_nullableObject

List of attributes with nullable: true



45
46
47
48
49
# File 'lib/merge_ats_client/models/update_application_stage_request.rb', line 45

def self.openapi_nullable
  Set.new([
    :'job_interview_stage',
  ])
end