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