Enum IncomeVerificationPrecheckResponse.ConfidenceEnum

java.lang.Object
java.lang.Enum<IncomeVerificationPrecheckResponse.ConfidenceEnum>
com.plaid.client.model.IncomeVerificationPrecheckResponse.ConfidenceEnum
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<IncomeVerificationPrecheckResponse.ConfidenceEnum>, java.lang.constant.Constable
Enclosing class:
IncomeVerificationPrecheckResponse

public static enum IncomeVerificationPrecheckResponse.ConfidenceEnum
extends java.lang.Enum<IncomeVerificationPrecheckResponse.ConfidenceEnum>
The confidence that Plaid can support the user in the income verification flow. One of the following: `\"HIGH\"`: This precheck information submitted is definitively tied to a Plaid-supported integration. \"`LOW`\": This precheck information submitted is known not to be supported by Plaid. `\"UNKNOWN\"`: It was not possible to determine if the user is supportable with the information passed.