toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
SavingsAccountTransactionsSearchResponse
Savings
Account
Transactions
Search
Response
@
Serializable
data
class
SavingsAccountTransactionsSearchResponse
(
val
content
:
Set
<
GetSavingsAccountTransactionsPageItem
>
?
=
null
,
val
total
:
Long
?
=
null
)
SavingsAccountTransactionsSearchResponse
Parameters
content
total
Members
Constructors
Savings
Account
Transactions
Search
Response
Link copied to clipboard
constructor
(
content
:
Set
<
GetSavingsAccountTransactionsPageItem
>
?
=
null
,
total
:
Long
?
=
null
)
Properties
content
Link copied to clipboard
val
content
:
Set
<
GetSavingsAccountTransactionsPageItem
>
?
=
null
total
Link copied to clipboard
val
total
:
Long
?
=
null