toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostOfficesRequest
Post
Offices
Request
@
Serializable
data
class
PostOfficesRequest
(
val
dateFormat
:
String
?
=
null
,
val
externalId
:
String
?
=
null
,
val
locale
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
openingDate
:
LocalDate
?
=
null
,
val
parentId
:
Long
?
=
null
)
PostOfficesRequest
Parameters
date
Format
external
Id
locale
name
opening
Date
parent
Id
Members
Constructors
Post
Offices
Request
Link copied to clipboard
constructor
(
dateFormat
:
String
?
=
null
,
externalId
:
String
?
=
null
,
locale
:
String
?
=
null
,
name
:
String
?
=
null
,
openingDate
:
LocalDate
?
=
null
,
parentId
:
Long
?
=
null
)
Properties
date
Format
Link copied to clipboard
val
dateFormat
:
String
?
=
null
external
Id
Link copied to clipboard
val
externalId
:
String
?
=
null
locale
Link copied to clipboard
val
locale
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
opening
Date
Link copied to clipboard
val
openingDate
:
LocalDate
?
=
null
parent
Id
Link copied to clipboard
val
parentId
:
Long
?
=
null