mindee-api-dotnet

ResumeV1Document.Education Property

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

The list of the candidate’s educational background.

[JsonPropertyName("education")]
[JsonConverter(Mindee.Parsing.ObjectListJsonConverter`2<Mindee.Product.Resume.ResumeV1Educations,Mindee.Product.Resume.ResumeV1Education>)]
public ResumeV1Educations Education { get; set; }

Property Value

ResumeV1Educations


Documentation generated by MdDocs