toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetCentersOfficeOptions
Get
Centers
Office
Options
@
Serializable
data
class
GetCentersOfficeOptions
(
val
id
:
Long
?
=
null
,
val
name
:
String
?
=
null
,
val
nameDecorated
:
String
?
=
null
)
Parameters
id
name
name
Decorated
Members
Constructors
Get
Centers
Office
Options
Link copied to clipboard
constructor
(
id
:
Long
?
=
null
,
name
:
String
?
=
null
,
nameDecorated
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Long
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
name
Decorated
Link copied to clipboard
val
nameDecorated
:
String
?
=
null