Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.83 KB

File metadata and controls

29 lines (26 loc) · 1.83 KB

# PFGenerateQuoteResponseItem

Properties

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]

[Back to Model list] [Back to API list] [Back to README]