Method: MergeATSClient::UpdateApplicationStageRequest.attribute_map
- Defined in:
- lib/merge_ats_client/models/update_application_stage_request.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
24 25 26 27 28 29 |
# File 'lib/merge_ats_client/models/update_application_stage_request.rb', line 24 def self.attribute_map { :'job_interview_stage' => :'job_interview_stage', :'remote_user_id' => :'remote_user_id' } end |