Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 829 Bytes

LiabilitiesObject.md

File metadata and controls

15 lines (10 loc) · 829 Bytes

LiabilitiesObject

An object containing liability accounts

Properties

Name Type Description Notes
credit [CreditCardLiability], none_type The credit accounts returned.
mortgage [MortgageLiability], none_type The mortgage accounts returned.
student [StudentLoan], none_type The student loan accounts returned.
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]