Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
The list of languages that the candidate is proficient in.
public sealed class ResumeV1Language : LineItemField
Inheritance: object → BaseField → LineItemField → ResumeV1Language
Name | Description |
---|---|
ResumeV1Language() |
Name | Description |
---|---|
Language | The language’s ISO 639 code. |
Level | The candidate’s level for the language. |
Name | Description |
---|---|
ToString() | A prettier representation of the line values. |
ToTableLine() | Output the line in a format suitable for inclusion in an rST table. |
Documentation generated by MdDocs