toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostSavingsAccountsAccountIdRequest
Post
Savings
Accounts
Account
Id
Request
@
Serializable
data
class
PostSavingsAccountsAccountIdRequest
(
val
activatedOnDate
:
String
?
=
null
,
val
approvedOnDate
:
String
?
=
null
,
val
dateFormat
:
String
?
=
null
,
val
locale
:
String
?
=
null
)
PostSavingsAccountsAccountIdRequest
Parameters
activated
On
Date
approved
On
Date
date
Format
locale
Members
Constructors
Post
Savings
Accounts
Account
Id
Request
Link copied to clipboard
constructor
(
activatedOnDate
:
String
?
=
null
,
approvedOnDate
:
String
?
=
null
,
dateFormat
:
String
?
=
null
,
locale
:
String
?
=
null
)
Properties
activated
On
Date
Link copied to clipboard
val
activatedOnDate
:
String
?
=
null
approved
On
Date
Link copied to clipboard
val
approvedOnDate
:
String
?
=
null
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null