Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
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