toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
DeleteSavingsAccountsAccountIdResponse
Delete
Savings
Accounts
Account
Id
Response
@
Serializable
data
class
DeleteSavingsAccountsAccountIdResponse
(
val
clientId
:
Int
?
=
null
,
val
officeId
:
Int
?
=
null
,
val
resourceId
:
Int
?
=
null
)
DeleteSavingsAccountsAccountIdResponse
Parameters
client
Id
office
Id
resource
Id
Members
Constructors
Delete
Savings
Accounts
Account
Id
Response
Link copied to clipboard
constructor
(
clientId
:
Int
?
=
null
,
officeId
:
Int
?
=
null
,
resourceId
:
Int
?
=
null
)
Properties
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