| Name | Type | Description | Notes |
|---|---|---|---|
| quoteKey | int | The key associated with the quote. | [optional] |
| premium | float | The premium amount. | [optional] |
| downAmount | float | The down payment amount. | [optional] |
| amountFinanced | float | The amount financed. | [optional] |
| financeCharge | float | The finance charge. | [optional] |
| totalPayments | float | The total payments. | [optional] |
| paymentAmount | float | The payment amount. | [optional] |
| docStamp | float | The document stamp amount. | [optional] |
| firstDueDate | string | The first due date. | [optional] |
| apr | float | The annual percentage rate (APR). | [optional] |
| installments | int | The number of installments. | [optional] |
| offerAutoPay | bool | The offerAutoPay status. | [optional] |
| batchId | string | The batch ID. | [optional] |
| paymentsRetained | int | The number of payments retained. | [optional] |
| paymentRetainedAmount | float | The amount retained from the payment. | [optional] |
| unsignedPFAUrl | string | The URL for the unsigned PFA document. | [optional] |
| retailAgentRegisterLoginURL | string | The URL for the retail agent register login. | [optional] |
| eSignResult | \OpenAPI\Client\Model\PFGenerateQuoteResponseItemESignResult | [optional] | |
| errors | string | Any errors associated with the quote generation. | [optional] |
| pfa | string | The PFA document content. | [optional] |
| electronicSignatureURL | string | The URL for the electronic signature. | [optional] |