Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
The list of certificates obtained by the candidate.
public sealed class ResumeV1Certificate : LineItemField
Inheritance: object → BaseField → LineItemField → ResumeV1Certificate
Name | Description |
---|---|
ResumeV1Certificate() |
Name | Description |
---|---|
Grade | The grade obtained for the certificate. |
Name | The name of certification. |
Provider | The organization or institution that issued the certificate. |
Year | The year when a certificate was issued or received. |
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