toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetNotificationsResponse
Get
Notifications
Response
@
Serializable
data
class
GetNotificationsResponse
(
val
pageItems
:
List
<
GetNotification
>
?
=
null
,
val
totalFilteredRecords
:
Int
?
=
null
)
GetNotificationsResponse
Parameters
page
Items
total
Filtered
Records
Members
Constructors
Get
Notifications
Response
Link copied to clipboard
constructor
(
pageItems
:
List
<
GetNotification
>
?
=
null
,
totalFilteredRecords
:
Int
?
=
null
)
Properties
page
Items
Link copied to clipboard
val
pageItems
:
List
<
GetNotification
>
?
=
null
total
Filtered
Records
Link copied to clipboard
val
totalFilteredRecords
:
Int
?
=
null