toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostAccountsCharges
Post
Accounts
Charges
@
Serializable
data
class
PostAccountsCharges
(
val
amount
:
Int
?
=
null
,
val
chargeId
:
Long
?
=
null
)
Parameters
amount
charge
Id
Members
Constructors
Post
Accounts
Charges
Link copied to clipboard
constructor
(
amount
:
Int
?
=
null
,
chargeId
:
Long
?
=
null
)
Properties
amount
Link copied to clipboard
val
amount
:
Int
?
=
null
charge
Id
Link copied to clipboard
val
chargeId
:
Long
?
=
null