toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PutGlobalConfigurationsRequest
Put
Global
Configurations
Request
@
Serializable
data
class
PutGlobalConfigurationsRequest
(
val
dateFormat
:
String
?
=
null
,
val
dateValue
:
String
?
=
null
,
val
enabled
:
Boolean
?
=
null
,
val
locale
:
String
?
=
null
,
val
stringValue
:
String
?
=
null
,
val
value
:
Long
?
=
null
)
PutGlobalConfigurationsRequest
Parameters
date
Format
date
Value
enabled
locale
string
Value
value
Members
Constructors
Put
Global
Configurations
Request
Link copied to clipboard
constructor
(
dateFormat
:
String
?
=
null
,
dateValue
:
String
?
=
null
,
enabled
:
Boolean
?
=
null
,
locale
:
String
?
=
null
,
stringValue
:
String
?
=
null
,
value
:
Long
?
=
null
)
Properties
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
date
Value
Link copied to clipboard
val
dateValue
:
String
?
=
null
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
string
Value
Link copied to clipboard
val
stringValue
:
String
?
=
null
value
Link copied to clipboard
val
value
:
Long
?
=
null