Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.3 KB

CreditSessionResults.md

File metadata and controls

17 lines (12 loc) · 1.3 KB

CreditSessionResults

The set of results for a Link session.

Properties

Name Type Description Notes
item_add_results [CreditSessionItemAddResult] The set of Item adds for the Link session. [optional]
bank_income_results [CreditSessionBankIncomeResult] The set of bank income verifications for the Link session. [optional]
bank_employment_results [CreditSessionBankEmploymentResult] The set of bank employment verifications for the Link session. [optional]
payroll_income_results [CreditSessionPayrollIncomeResult] The set of payroll income verifications for the Link session. [optional]
document_income_results CreditSessionDocumentIncomeResult [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]