Declaring Type: ResumeV1Document
Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
The list of certificates obtained by the candidate.
[JsonPropertyName("certificates")]
[JsonConverter(Mindee.Parsing.ObjectListJsonConverter`2<Mindee.Product.Resume.ResumeV1Certificates,Mindee.Product.Resume.ResumeV1Certificate>)]
public ResumeV1Certificates Certificates { get; set; }
Documentation generated by MdDocs