object
Condition where an account has had a bankruptcy before.
Fields
bankruptcies.id
- UUID!
non-null
A globally-unique identifier.
bankruptcies.order_id
- UUID!
non-null
The order which this Bankruptcy information belongs to.
bankruptcies.industry
- Industry
The Industry details related to the Bankruptcy.
bankruptcies.current_disposition
- Disposition
The Disposition details.
bankruptcies.disposition_date
- String
The date of the current Disposition.
bankruptcies.current_disposition_date
- Date
The date of the current Disposition.
bankruptcies.date_filed
- Date
The date the Bankruptcy was filed.
bankruptcies.date_reported
- Date
The date the Bankruptcy was reported.