toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
CreditDebit
Credit
Debit
@
Serializable
data
class
CreditDebit
(
val
amount
:
Double
?
=
null
,
val
glAccountId
:
Long
?
=
null
)
Parameters
amount
gl
Account
Id
Members
Constructors
Credit
Debit
Link copied to clipboard
constructor
(
amount
:
Double
?
=
null
,
glAccountId
:
Long
?
=
null
)
Properties
amount
Link copied to clipboard
val
amount
:
Double
?
=
null
gl
Account
Id
Link copied to clipboard
val
glAccountId
:
Long
?
=
null