toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostCollectionSheetBulkRepaymentTransactions
Post
Collection
Sheet
Bulk
Repayment
Transactions
@
Serializable
data
class
PostCollectionSheetBulkRepaymentTransactions
(
val
loanId
:
Long
?
=
null
,
val
paymentTypeId
:
Long
?
=
null
,
val
receiptNumber
:
Long
?
=
null
,
val
transactionAmount
:
Double
?
=
null
)
Parameters
loan
Id
payment
Type
Id
receipt
Number
transaction
Amount
Members
Constructors
Post
Collection
Sheet
Bulk
Repayment
Transactions
Link copied to clipboard
constructor
(
loanId
:
Long
?
=
null
,
paymentTypeId
:
Long
?
=
null
,
receiptNumber
:
Long
?
=
null
,
transactionAmount
:
Double
?
=
null
)
Properties
loan
Id
Link copied to clipboard
val
loanId
:
Long
?
=
null
payment
Type
Id
Link copied to clipboard
val
paymentTypeId
:
Long
?
=
null
receipt
Number
Link copied to clipboard
val
receiptNumber
:
Long
?
=
null
transaction
Amount
Link copied to clipboard
val
transactionAmount
:
Double
?
=
null