Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.11 KB

File metadata and controls

21 lines (16 loc) · 1.11 KB

OptionalResumeLanguageDetails

Properties

Name Type Description Notes
text_positions [TextPosition] [optional]
raw_value str [optional]
raw_values [TextDetails] [optional]
is_validated bool [optional] if omitted the server will use the default value of False
entity_type str [optional]
proficiency_level str A descriptive language proficiency level. E.g.: 'Good', 'Excellent'. [optional]
category str [optional]
code ResumeLanguageCode [optional]
language_code str ISO 639 language code. [optional]
proficiency_level_code ProficiencyLevelCode [optional]
is_primary bool Whether the language is primary or not. [optional]

[Back to Model list] [Back to API list] [Back to README]