toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetSavingsChargePaymentMode
Get
Savings
Charge
Payment
Mode
@
Serializable
data
class
GetSavingsChargePaymentMode
(
val
code
:
String
?
=
null
,
val
description
:
String
?
=
null
,
val
id
:
Int
?
=
null
)
Parameters
code
description
id
Members
Constructors
Get
Savings
Charge
Payment
Mode
Link copied to clipboard
constructor
(
code
:
String
?
=
null
,
description
:
String
?
=
null
,
id
:
Int
?
=
null
)
Properties
code
Link copied to clipboard
val
code
:
String
?
=
null
description
Link copied to clipboard
val
description
:
String
?
=
null
id
Link copied to clipboard
val
id
:
Int
?
=
null