# YlThirdPartyOnboardingApiClient.CreditRatingBandParameters ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **rating** | **String** | Gets or sets the credit rating of the lead | [optional] **lowerLimit** | **Number** | Gets or sets the lower limit for credit score for the credit rating band | [optional] **upperLimit** | **Number** | Gets or sets the upper limit for credit score for the credit rating band | [optional] **targetTerm** | **Number** | Gets or sets the target number of months until full repayment of the loan, which is used to determine the sweep of the option 1 loan | [optional] **fee** | **Number** | Gets or sets the fee (as a factor), which is used to determine the LoanAmount (repayable amount) from the FundingAmount (amount lent to the borrower) | [optional] **size** | **Number** | Gets or sets the size for the credit rating band, which is used to determine the FundingAmount of the option 1 loan | [optional] **countryCode** | **String** | Gets or sets the country code for which this credit rating band applies | [optional] **loanSweep2** | **Number** | Gets or sets the fixed sweep used in loan option 2 | [optional] **loanSweep3** | **Number** | Gets or sets the fixed sweep used in loan option 3 | [optional]