mindee-api-dotnet

ResumeV1Language Class

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 → BaseFieldLineItemField → ResumeV1Language

Constructors

Name Description
ResumeV1Language()  

Properties

Name Description
Language The language’s ISO 639 code.
Level The candidate’s level for the language.

Methods

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