toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetAccountsChargesCurrency
Get
Accounts
Charges
Currency
@
Serializable
data
class
GetAccountsChargesCurrency
(
val
code
:
String
?
=
null
,
val
decimalPlaces
:
Int
?
=
null
,
val
displayLabel
:
String
?
=
null
,
val
displaySymbol
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
nameCode
:
String
?
=
null
)
Parameters
code
decimal
Places
display
Label
display
Symbol
name
name
Code
Members
Constructors
Get
Accounts
Charges
Currency
Link copied to clipboard
constructor
(
code
:
String
?
=
null
,
decimalPlaces
:
Int
?
=
null
,
displayLabel
:
String
?
=
null
,
displaySymbol
:
String
?
=
null
,
name
:
String
?
=
null
,
nameCode
:
String
?
=
null
)
Properties
code
Link copied to clipboard
val
code
:
String
?
=
null
decimal
Places
Link copied to clipboard
val
decimalPlaces
:
Int
?
=
null
display
Label
Link copied to clipboard
val
displayLabel
:
String
?
=
null
display
Symbol
Link copied to clipboard
val
displaySymbol
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
name
Code
Link copied to clipboard
val
nameCode
:
String
?
=
null