object

The score model used to determine what the value of the credit score means.

Fields


score_model.source - DataSource! non-null

The Data Source that this model originated from, not always the same as where the score value data itself originated from.


score_model.name - ModelName! non-null

The model used for scoring.


score_model.identifier - String

The identifier of the model used at the data source.


score_model.description - String

Human readable description used at the data souce for the specific model.


score_model.indicator - String

Indicator code specific to the data origin (ie. equifax's type code for the score model).