Consumer

object

A consumer represents the consumer attributes within the credit data order.

Fields


consumers.id - UUID! non-null

A globally-unique identifier.


consumers.name - String! non-null

The first name, middle name, and last name of the Consumer.


consumers.former_names - [String]

A list of previous names assigned to the Consumer.


consumers.date_of_birth - Date! non-null

The date of birth of the Consumer.


consumers.previous_addresses - Object

The previous addresses associated with the Consumer.


consumers.employer - Object

The employer information for the Consumer.