toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostClientsClientIdChargesRequest
Post
Clients
Client
Id
Charges
Request
@
Serializable
data
class
PostClientsClientIdChargesRequest
(
val
amount
:
Int
?
=
null
,
val
chargeId
:
Long
?
=
null
,
val
dateFormat
:
String
?
=
null
,
val
dueDate
:
String
?
=
null
,
val
locale
:
String
?
=
null
)
PostClientsClientIdChargesRequest
Parameters
amount
charge
Id
date
Format
due
Date
locale
Members
Constructors
Post
Clients
Client
Id
Charges
Request
Link copied to clipboard
constructor
(
amount
:
Int
?
=
null
,
chargeId
:
Long
?
=
null
,
dateFormat
:
String
?
=
null
,
dueDate
:
String
?
=
null
,
locale
:
String
?
=
null
)
Properties
amount
Link copied to clipboard
val
amount
:
Int
?
=
null
charge
Id
Link copied to clipboard
val
chargeId
:
Long
?
=
null
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
due
Date
Link copied to clipboard
val
dueDate
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null