# YlThirdPartyOnboardingApiClient.OfferStepModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **leadId** | **String** | Gets or sets the lead id | [optional] **youWillGet** | **Number** | Gets or sets the amount that the lead will receive if offer is accepted | [optional] **youWillRepay** | **Number** | Gets or sets the amount that the lead will repay | [optional] **currencyISOCode** | **String** | Gets or sets the currency ISO code for the offer | [optional] **sweep** | **Number** | Gets or sets the sweep, which is the percentage of the settlement which is allocated to repaying the loan | [optional] **unsignedLoanDocument** | [**DocumentMetadataModel**](DocumentMetadataModel.md) | | [optional] **unsignedLoanDocumentDownloaded** | **Boolean** | Gets or sets a value indicating whether the unsigned loan document has been downloaded | [optional] **unsignedAccountDocument** | [**DocumentMetadataModel**](DocumentMetadataModel.md) | | [optional] **unsignedAccountDocumentDownloaded** | **Boolean** | Gets or sets a value indicating whether the unsigned loan document has been downloaded | [optional] **documentSigningId** | **String** | Gets or sets the document signing id | [optional] **sortCode** | **String** | Gets or sets the sort code of the lead's account | [optional] **accountNumber** | **String** | Gets or sets the account number for the lead | [optional] **swift** | **String** | Gets or sets the swift code for the lead's account | [optional] **iban** | **String** | Gets or sets the IBAN for the lead's account | [optional] **bankName** | **String** | Gets or sets the name of the bank associated with the lead's account | [optional] **confirmedCompanyAccount** | **Boolean** | Gets or sets a value indicating whether the account is confirmed to be the company account | [optional]