@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-02-27T12:49:40.999Z") public class PtsV2PaymentsPost201ResponseInstallmentInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseInstallmentInformation() |
public PtsV2PaymentsPost201ResponseInstallmentInformation()
public PtsV2PaymentsPost201ResponseInstallmentInformation additionalCosts(String additionalCosts)
public String getAdditionalCosts()
public void setAdditionalCosts(String additionalCosts)
public PtsV2PaymentsPost201ResponseInstallmentInformation additionalCostsPercentage(String additionalCostsPercentage)
public String getAdditionalCostsPercentage()
public void setAdditionalCostsPercentage(String additionalCostsPercentage)
public PtsV2PaymentsPost201ResponseInstallmentInformation amountFunded(String amountFunded)
public String getAmountFunded()
public void setAmountFunded(String amountFunded)
public PtsV2PaymentsPost201ResponseInstallmentInformation amountRequestedPercentage(String amountRequestedPercentage)
public String getAmountRequestedPercentage()
public void setAmountRequestedPercentage(String amountRequestedPercentage)
public PtsV2PaymentsPost201ResponseInstallmentInformation annualFinancingCost(String annualFinancingCost)
public String getAnnualFinancingCost()
public void setAnnualFinancingCost(String annualFinancingCost)
public PtsV2PaymentsPost201ResponseInstallmentInformation annualInterestRate(String annualInterestRate)
public String getAnnualInterestRate()
public void setAnnualInterestRate(String annualInterestRate)
public PtsV2PaymentsPost201ResponseInstallmentInformation expenses(String expenses)
public String getExpenses()
public void setExpenses(String expenses)
public PtsV2PaymentsPost201ResponseInstallmentInformation expensesPercentage(String expensesPercentage)
public String getExpensesPercentage()
public void setExpensesPercentage(String expensesPercentage)
public PtsV2PaymentsPost201ResponseInstallmentInformation fees(String fees)
public String getFees()
public void setFees(String fees)
public PtsV2PaymentsPost201ResponseInstallmentInformation feesPercentage(String feesPercentage)
public String getFeesPercentage()
public void setFeesPercentage(String feesPercentage)
public PtsV2PaymentsPost201ResponseInstallmentInformation insurance(String insurance)
public String getInsurance()
public void setInsurance(String insurance)
public PtsV2PaymentsPost201ResponseInstallmentInformation insurancePercentage(String insurancePercentage)
public String getInsurancePercentage()
public void setInsurancePercentage(String insurancePercentage)
public PtsV2PaymentsPost201ResponseInstallmentInformation monthlyInterestRate(String monthlyInterestRate)
public String getMonthlyInterestRate()
public void setMonthlyInterestRate(String monthlyInterestRate)
public PtsV2PaymentsPost201ResponseInstallmentInformation taxes(String taxes)
public String getTaxes()
public void setTaxes(String taxes)
public PtsV2PaymentsPost201ResponseInstallmentInformation taxesPercentage(String taxesPercentage)
public String getTaxesPercentage()
public void setTaxesPercentage(String taxesPercentage)
Copyright © 2019. All rights reserved.