Class PostCollectionSheetBulkRepaymentTransactions
java.lang.Object
org.apache.fineract.client.models.PostCollectionSheetBulkRepaymentTransactions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostCollectionSheetBulkRepaymentTransactions
extends Object
PostCollectionSheetBulkRepaymentTransactions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet loanIdGet paymentTypeIdGet receiptNumberGet transactionAmountinthashCode()paymentTypeId(Long paymentTypeId) receiptNumber(Long receiptNumber) voidvoidsetPaymentTypeId(Long paymentTypeId) voidsetReceiptNumber(Long receiptNumber) voidsetTransactionAmount(Double transactionAmount) toString()transactionAmount(Double transactionAmount)
-
Field Details
-
SERIALIZED_NAME_LOAN_ID
- See Also:
-
SERIALIZED_NAME_PAYMENT_TYPE_ID
- See Also:
-
SERIALIZED_NAME_RECEIPT_NUMBER
- See Also:
-
SERIALIZED_NAME_TRANSACTION_AMOUNT
- See Also:
-
-
Constructor Details
-
PostCollectionSheetBulkRepaymentTransactions
public PostCollectionSheetBulkRepaymentTransactions()
-
-
Method Details
-
loanId
-
getLoanId
Get loanId- Returns:
- loanId
-
setLoanId
-
paymentTypeId
-
getPaymentTypeId
Get paymentTypeId- Returns:
- paymentTypeId
-
setPaymentTypeId
-
receiptNumber
-
getReceiptNumber
Get receiptNumber- Returns:
- receiptNumber
-
setReceiptNumber
-
transactionAmount
-
getTransactionAmount
Get transactionAmount- Returns:
- transactionAmount
-
setTransactionAmount
-
equals
-
hashCode
public int hashCode() -
toString
-