toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
ChargeToGLAccountMapper
Charge
To
GLAccount
Mapper
@
Serializable
data
class
ChargeToGLAccountMapper
(
val
charge
:
ChargeData
?
=
null
,
val
incomeAccount
:
GLAccountData
?
=
null
)
Parameters
charge
income
Account
Members
Constructors
Charge
To
GLAccount
Mapper
Link copied to clipboard
constructor
(
charge
:
ChargeData
?
=
null
,
incomeAccount
:
GLAccountData
?
=
null
)
Properties
charge
Link copied to clipboard
val
charge
:
ChargeData
?
=
null
income
Account
Link copied to clipboard
val
incomeAccount
:
GLAccountData
?
=
null