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