toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostGlClosuresRequest
Post
Gl
Closures
Request
@
Serializable
data
class
PostGlClosuresRequest
(
val
closingDate
:
LocalDate
?
=
null
,
val
comments
:
String
?
=
null
,
val
dateFormat
:
String
?
=
null
,
val
locale
:
String
?
=
null
,
val
officeId
:
Long
?
=
null
)
PostGLCLosuresRequest
Parameters
closing
Date
comments
date
Format
locale
office
Id
Members
Constructors
Post
Gl
Closures
Request
Link copied to clipboard
constructor
(
closingDate
:
LocalDate
?
=
null
,
comments
:
String
?
=
null
,
dateFormat
:
String
?
=
null
,
locale
:
String
?
=
null
,
officeId
:
Long
?
=
null
)
Properties
closing
Date
Link copied to clipboard
val
closingDate
:
LocalDate
?
=
null
comments
Link copied to clipboard
val
comments
:
String
?
=
null
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
office
Id
Link copied to clipboard
val
officeId
:
Long
?
=
null