# PartnershipManagement.CreditProfile

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**creditProfileDate** | **Date** | The date the profile was established | [optional] 
**creditRiskRating** | **Number** | This is an integer whose value is used to rate the risk | [optional] 
**creditScore** | **Number** | A measure of a person or organizations creditworthiness calculated on the basis of a combination of factors such as their income and credit history | [optional] 
**validFor** | [**TimePeriod**](TimePeriod.md) |  | [optional] 
**baseType** | **String** | When sub-classing, this defines the super-class | [optional] 
**schemaLocation** | **String** | A URI to a JSON-Schema file that defines additional attributes and relationships | [optional] 
**type** | **String** | When sub-classing, this defines the sub-class entity name | [optional] 
