object

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

Fields


consumer.id - UUID! non-null

A globally-unique identifier.


consumer.name - String! non-null

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


consumer.former_names - [String]

A list of previous names assigned to the consumer


consumer.date_of_birth - Date! non-null

The date of birth of the consumer.


consumer.previous_addresses - Object

description here


consumer.employer - Object

description here