CandidateCertificationRequirement
Create, update, delete and query data of 'CandidateCertificationRequirement' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the CandidateCertificationRequirement. |
| CandidateCredentialId | Int | False |
The CandidateCredentialId of the CandidateCertificationRequirement. |
| CandidateCredentialName | String | False |
The CandidateCredentialName of the CandidateCertificationRequirement. |
| CandidateCredentialStatus | String | False |
The CandidateCredentialStatus of the CandidateCertificationRequirement. |
| CandidateId | Int | False |
The CandidateId of the CandidateCertificationRequirement. |
| CertificationId | Int | False |
The CertificationId of the CandidateCertificationRequirement. |
| DateAdded | Datetime | False |
The DateAdded of the CandidateCertificationRequirement. |
| ExpirationDate | Datetime | False |
The ExpirationDate of the CandidateCertificationRequirement. |
| MatchingCredentialCount | Int | False |
The MatchingCredentialCount of the CandidateCertificationRequirement. |
| ModifyingUserId | Int | False |
The ModifyingUserId of the CandidateCertificationRequirement. |
| OwnerId | Int | False |
The OwnerId of the CandidateCertificationRequirement. |