@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") 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 amount(String amount)
public String getAmount()
public void setAmount(String amount)
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 frequency(String frequency)
public String getFrequency()
public void setFrequency(String frequency)
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 invoiceData(String invoiceData)
public String getInvoiceData()
public void setInvoiceData(String invoiceData)
public PtsV2PaymentsPost201ResponseInstallmentInformation monthlyInterestRate(String monthlyInterestRate)
public String getMonthlyInterestRate()
public void setMonthlyInterestRate(String monthlyInterestRate)
public PtsV2PaymentsPost201ResponseInstallmentInformation planType(String planType)
public String getPlanType()
public void setPlanType(String planType)
public PtsV2PaymentsPost201ResponseInstallmentInformation sequence(Integer sequence)
public Integer getSequence()
public void setSequence(Integer sequence)
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)
public PtsV2PaymentsPost201ResponseInstallmentInformation totalAmount(String totalAmount)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
public PtsV2PaymentsPost201ResponseInstallmentInformation totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public PtsV2PaymentsPost201ResponseInstallmentInformation minimumTotalCount(String minimumTotalCount)
public String getMinimumTotalCount()
public void setMinimumTotalCount(String minimumTotalCount)
public PtsV2PaymentsPost201ResponseInstallmentInformation maximumTotalCount(String maximumTotalCount)
public String getMaximumTotalCount()
public void setMaximumTotalCount(String maximumTotalCount)
public PtsV2PaymentsPost201ResponseInstallmentInformation firstInstallmentAmount(String firstInstallmentAmount)
public String getFirstInstallmentAmount()
public void setFirstInstallmentAmount(String firstInstallmentAmount)
public PtsV2PaymentsPost201ResponseInstallmentInformation firstInstallmentDate(String firstInstallmentDate)
public String getFirstInstallmentDate()
public void setFirstInstallmentDate(String firstInstallmentDate)
Copyright © 2020. All rights reserved.