ApplicantReference
Description
Provides job reference information for an applicant.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
ApplicantReferenceKey | N/A | N/A | The key that uniquely identifies the applicant reference object. | |
Relationship | string | 15 | Empty | A string that specifies the relationship between the reference and the applicant. |
CompanyName | string | 64 | Empty | A string that specifies the name of the company for the reference. |
Notes | string | 8000 | Empty | Additional information associated with the reference. |
LastModifiedDate | dateTime | N/A | N/A | The date the application was last modified. The value is in Coordinated Universal Time (UTC). This property is read-only. |
LastModifiedBy | string | 15 | N/A | A string that specifies the namde of the user who last modified the transaction. This property is read-only. |
Address | N/A | N/A | Specifies address information for the reference. | |
DeleteOnUpdate | boolean | N/A | False | Set this flag to True when calling the Update operation to remove applicant interview information. |