| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Unique identifier of the quote | [optional] |
| QuoteKey | string | Key for the quote | [optional] |
| PfType | string | Type of premium finance | [optional] |
| IsEndorsement | bool | Indicates if it is an endorsement | [optional] |
| MerchantId | string | Identifier of the merchant | [optional] |
| ProgramId | int | Identifier of the program | [optional] |
| PaymentLinkId | string | Identifier of the payment link | [optional] |
| AccountNumber | string | Account number | [optional] |
| QuoteStatus | string | The status of the quote. | [optional] |
| Policies | List<PFLiteQuoteByPaymentLinkResponsePoliciesInner> | List of policies associated with the quote | [optional] |
| IsActive | bool | Indicates if the quote is active | [optional] [default to true] |
| Premium | float | Premium amount | [optional] |
| AdditionalFees | float | Additional fees | [optional] |
| DownAmount | float | Down payment amount | [optional] |
| Tax | float | [optional] | |
| BrokerFee | float | [optional] | |
| AmountFinanced | float | Amount financed | [optional] |
| FinanceCharge | float | Finance charge | [optional] |
| TotalPayments | float | Total payments | [optional] |
| PaymentAmount | float | Payment amount | [optional] |
| DocStamp | int | Document stamp | [optional] |
| FirstDueDate | string | First due date | [optional] |
| Apr | float | Annual percentage rate | [optional] |
| Installments | int | Number of installments | [optional] |
| BatchId | string | Batch identifier | [optional] |
| AutopayStatus | string | Autopayment status | [optional] |
| PaymentsRetained | int | Number of payments retained | [optional] |
| PaymentRetainedAmount | float | Amount retained from payments | [optional] |
| RetailAgentRegisterLoginURL | string | URL for retail agent registration/login | [optional] |
| InsuredName | string | Name of the insured | [optional] |
| IsEsignPFA | bool | Indicates if e-signature for PFA is required | [optional] |
| NextPaymentDueDate | string | Next payment due date | [optional] |
| LastPaymentDate | string | Last payment date | [optional] |
| IsDownPaymentRequired | bool | Indicates if down payment is required | [optional] |
| IsEsignRequired | bool | Indicates if e-signature is required | [optional] |
| IsDeleted | bool | Indicates if the quote is deleted | [optional] |
| CreatedOn | string | Creation date and time | [optional] |
| CreatedBy | string | Creator of the quote | [optional] |
| ModifiedOn | string | Modification date and time | [optional] |
| ModifiedBy | string | Modifier of the quote | [optional] |
| UnSignPFA | string | Un-signed PFA document | [optional] |
| SignPFA | string | Signed PFA document | [optional] |