LinkTokenCreateRequestIncomeVerificationPayrollIncome constructor
LinkTokenCreateRequestIncomeVerificationPayrollIncome({
- List<
IncomeVerificationPayrollFlowType> ? flowTypes, - bool? isUpdateMode,
Implementation
LinkTokenCreateRequestIncomeVerificationPayrollIncome({
this.flowTypes,
this.isUpdateMode,
});