Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 6.95 KB

File metadata and controls

14 lines (11 loc) · 6.95 KB

Skills

Fields

Field Type Required Description Example
active T.nilable(T.any(T::Boolean, Models::Shared::Skills2)) Whether the skill is active and therefore available for use true
hierarchy T.nilable(Models::Shared::SkillsHierarchy) The hierarchal level of the skill
id T.nilable(::String) The ID associated with this skill 16873-IT345
language T.nilable(Models::Shared::SkillsLanguage) The language associated with this skill
level T.nilable(Models::Shared::SkillsLevel) : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The hierarchal level of the skill
name T.nilable(::String) The name associated with this skill Information-Technology
remote_id T.nilable(::String) Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3