toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostClientsDatatable
Post
Clients
Datatable
@
Serializable
data
class
PostClientsDatatable
(
val
data
:
Map
<
String
,
Any
>
?
=
null
,
val
registeredTableName
:
String
?
=
null
)
List of PostClientsDatatable
Parameters
data
registered
Table
Name
Members
Constructors
Post
Clients
Datatable
Link copied to clipboard
constructor
(
data
:
Map
<
String
,
Any
>
?
=
null
,
registeredTableName
:
String
?
=
null
)
Properties
data
Link copied to clipboard
val
data
:
Map
<
String
,
Any
>
?
=
null
registered
Table
Name
Link copied to clipboard
val
registeredTableName
:
String
?
=
null