object
A person or company that has lended money or to whom money is owed.
Fields
creditors.id
- UUID!
non-null
A globally-unique identifier.
creditors.name
- String!
non-null
The name of the Creditor.
creditors.industry
- Industry
The Industry the Creditor belongs to.
creditors.address
- String
The address of the Creditor.
creditors.phone
- String
The phone contact of the Creditor if any.
creditors.email
- String
The email contact of the Creditor if any.
creditors.website
- String
The website information of the Creditor if any.