toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PaymentTypeToGLAccountMapper
Payment
Type
To
GLAccount
Mapper
@
Serializable
data
class
PaymentTypeToGLAccountMapper
(
val
fundSourceAccount
:
GLAccountData
?
=
null
,
val
paymentType
:
PaymentTypeData
?
=
null
)
Parameters
fund
Source
Account
payment
Type
Members
Constructors
Payment
Type
To
GLAccount
Mapper
Link copied to clipboard
constructor
(
fundSourceAccount
:
GLAccountData
?
=
null
,
paymentType
:
PaymentTypeData
?
=
null
)
Properties
fund
Source
Account
Link copied to clipboard
val
fundSourceAccount
:
GLAccountData
?
=
null
payment
Type
Link copied to clipboard
val
paymentType
:
PaymentTypeData
?
=
null