toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostLoansLoanIdTransactionsResponseChanges
Post
Loans
Loan
Id
Transactions
Response
Changes
@
Serializable
data
class
PostLoansLoanIdTransactionsResponseChanges
(
val
dateFormat
:
String
?
=
null
,
val
externalId
:
String
?
=
null
,
val
locale
:
String
?
=
null
,
val
note
:
String
?
=
null
,
val
paymentTypeId
:
Long
?
=
null
,
val
reversalExternalId
:
String
?
=
null
,
val
transactionAmount
:
String
?
=
null
,
val
transactionDate
:
String
?
=
null
)
Parameters
date
Format
external
Id
locale
note
payment
Type
Id
reversal
External
Id
transaction
Amount
transaction
Date
Members
Constructors
Post
Loans
Loan
Id
Transactions
Response
Changes
Link copied to clipboard
constructor
(
dateFormat
:
String
?
=
null
,
externalId
:
String
?
=
null
,
locale
:
String
?
=
null
,
note
:
String
?
=
null
,
paymentTypeId
:
Long
?
=
null
,
reversalExternalId
:
String
?
=
null
,
transactionAmount
:
String
?
=
null
,
transactionDate
:
String
?
=
null
)
Properties
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
external
Id
Link copied to clipboard
val
externalId
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
note
Link copied to clipboard
val
note
:
String
?
=
null
payment
Type
Id
Link copied to clipboard
val
paymentTypeId
:
Long
?
=
null
reversal
External
Id
Link copied to clipboard
val
reversalExternalId
:
String
?
=
null
transaction
Amount
Link copied to clipboard
val
transactionAmount
:
String
?
=
null
transaction
Date
Link copied to clipboard
val
transactionDate
:
String
?
=
null