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