AtsSyncCandidateSyncApplicationSkillInput
Input Object
Input to skills on the application.
Fields
name String
Skill name.
proficiency String
Level of proficiency with the skill.
monthsOfExperience Int
Months of experience with the skill.
Example
{"name": "xyz789", "proficiency": "abc123", "monthsOfExperience": 987}