Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
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