object
The score model used to determine what the value of the credit score means.
Fields
score_models.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_models.name
- ModelName!
non-null
The model used for scoring.
score_models.identifier
- String
The identifier of the model used at the Data Source.
score_models.description
- String
The human readable description used at the Data Source for the specific model.
score_models.indicator
- String
The indicator code specific to the data origin (i.e., Equifax's type code for the Score model).