mindee-api-dotnet

ResumeV1Document.SoftSkills Property

Declaring Type: ResumeV1Document
Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The list of the candidate’s interpersonal and communication abilities.

[JsonPropertyName("soft_skills")]
public IList<StringField> SoftSkills { get; set; }

Property Value

IList<StringField>


Documentation generated by MdDocs