toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
BusinessDateRequest
Business
Date
Request
@
Serializable
data
class
BusinessDateRequest
(
val
date
:
String
?
=
null
,
val
dateFormat
:
String
?
=
null
,
val
locale
:
String
?
=
null
,
val
type
:
String
?
=
null
)
BusinessDateRequest
Parameters
date
date
Format
locale
type
Members
Constructors
Business
Date
Request
Link copied to clipboard
constructor
(
date
:
String
?
=
null
,
dateFormat
:
String
?
=
null
,
locale
:
String
?
=
null
,
type
:
String
?
=
null
)
Properties
date
Link copied to clipboard
val
date
:
String
?
=
null
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null