Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.89 KB

File metadata and controls

30 lines (26 loc) · 1.89 KB

AndDoneSecureClientLibrary.Model.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 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]