| Modifier and Type | Field and Description |
|---|---|
TxPrimitive<Integer> |
ParsingMetadata.TimedOutAtMilliseconds
If
ParsingMetadata.TimedOut is true, this is how much time was spent parsing before the timeout occurred |
| Modifier and Type | Field and Description |
|---|---|
TxPrimitive<java.time.LocalDate> |
ApplicationDetails.ApplicationDeadline
Deadline to apply for the job
|
TxPrimitive<java.time.LocalDate> |
ParsedJob.EndDate
The end date for the job, if listed.
|
TxPrimitive<Integer> |
ParsedJob.HighestManagementScore
The management score.
|
TxPrimitive<Integer> |
PayRange.Maximum
The normalized maximum yearly salary
|
TxPrimitive<Integer> |
ParsedJob.MaximumWorkingHours
The maximum number of working hours per week
|
TxPrimitive<Integer> |
ParsedJob.MaximumYears
The maximum years experience for the job, if listed.
|
TxPrimitive<Integer> |
ParsedJob.MaximumYearsManagement
The maximum years of management experience, if listed.
|
TxPrimitive<Integer> |
PayRange.Minimum
The normalized minimum yearly salary
|
TxPrimitive<Integer> |
ParsedJob.MinimumWorkingHours
The minimum number of working hours per week
|
TxPrimitive<Integer> |
ParsedJob.MinimumYears
The minimum years experience for the job, if listed.
|
TxPrimitive<Integer> |
ParsedJob.MinimumYearsManagement
The minimum years of management experience, if listed.
|
TxPrimitive<java.time.LocalDate> |
ApplicationDetails.PostedDate
Date the job was posted
|
TxPrimitive<java.time.LocalDate> |
ParsedJob.StartDate
The start date of the job.
|
| Modifier and Type | Field and Description |
|---|---|
TxPrimitive<Boolean> |
EducationDetails.Graduated
Whether or not the candidate graduated
|
| Modifier and Type | Field and Description |
|---|---|
TxPrimitive<Integer> |
Position.NumberEmployeesSupervised
How many employees were supervised in this position/job
|
| Modifier and Type | Field and Description |
|---|---|
TxPrimitive<java.time.LocalDate> |
ResumeSkill.ChildrenLastUsed
If this skill has any variations, this describes the most recent date any of the variations were used
|
TxPrimitive<Integer> |
ResumeSkill.ChildrenMonthsExperience
If this skill has any variations, this describes the total months experience of those variations
|
TxPrimitive<java.time.LocalDate> |
ResumeRawSkill.LastUsed
Describes the date the candidate last used the skill (derived from position dates)
|
TxPrimitive<java.time.LocalDate> |
ResumeNormalizedSkill.LastUsed
Describes the date the candidate last used the skill (derived from position dates)
|
TxPrimitive<java.time.LocalDate> |
ResumeSkillVariation.LastUsed
Describes the date the candidate last used the skill (derived from position dates)
|
TxPrimitive<Integer> |
ResumeRawSkill.MonthsExperience
Describes the amount of experience a candidate has with this skill
|
TxPrimitive<Integer> |
ResumeNormalizedSkill.MonthsExperience
Describes the amount of experience a candidate has with this skill
|
TxPrimitive<Integer> |
ResumeSkillVariation.MonthsExperience
Describes the amount of experience a candidate has with this skill
|
Copyright © 2024. All rights reserved.