toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostSavingsAccountTransactionsResponse
Post
Savings
Account
Transactions
Response
@
Serializable
data
class
PostSavingsAccountTransactionsResponse
(
val
clientId
:
Long
?
=
null
,
val
officeId
:
Long
?
=
null
,
val
resourceId
:
Long
?
=
null
,
val
savingsId
:
Long
?
=
null
)
PostSavingsAccountTransactionsResponse
Parameters
client
Id
office
Id
resource
Id
savings
Id
Members
Constructors
Post
Savings
Account
Transactions
Response
Link copied to clipboard
constructor
(
clientId
:
Long
?
=
null
,
officeId
:
Long
?
=
null
,
resourceId
:
Long
?
=
null
,
savingsId
:
Long
?
=
null
)
Properties
client
Id
Link copied to clipboard
val
clientId
:
Long
?
=
null
office
Id
Link copied to clipboard
val
officeId
:
Long
?
=
null
resource
Id
Link copied to clipboard
val
resourceId
:
Long
?
=
null
savings
Id
Link copied to clipboard
val
savingsId
:
Long
?
=
null