Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 786 Bytes

StudentLoanStatus.md

File metadata and controls

14 lines (9 loc) · 786 Bytes

StudentLoanStatus

An object representing the status of the student loan

Properties

Name Type Description Notes
end_date date, none_type The date until which the loan will be in its current status. Dates are returned in an ISO 8601 format (YYYY-MM-DD).
type str, none_type The status type of the student loan
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]