public class ResumeQualityFinding extends Object
| Modifier and Type | Field and Description |
|---|---|
List<String> |
Identifiers
Areas in the resume where this issue was found or affected by this issue.
|
String |
Message
A human-readable message explaining the issue that is being reported and possibly how to fix.
|
int |
QualityCode
A unique 3-digit code to identify what type of issue was found.
|
| Constructor and Description |
|---|
ResumeQualityFinding() |
public int QualityCode
public List<String> Identifiers
public String Message
Copyright © 2020. All rights reserved.