toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetSelfSavingsTransactionCurrency
Get
Self
Savings
Transaction
Currency
@
Serializable
data
class
GetSelfSavingsTransactionCurrency
(
val
code
:
String
?
=
null
,
val
decimalPlaces
:
Int
?
=
null
,
val
displayLabel
:
String
?
=
null
,
val
displaySymbol
:
String
?
=
null
,
val
inMultiplesOf
:
Int
?
=
null
,
val
name
:
String
?
=
null
,
val
nameCode
:
String
?
=
null
)
Parameters
code
decimal
Places
display
Label
display
Symbol
in
Multiples
Of
name
name
Code
Members
Constructors
Get
Self
Savings
Transaction
Currency
Link copied to clipboard
constructor
(
code
:
String
?
=
null
,
decimalPlaces
:
Int
?
=
null
,
displayLabel
:
String
?
=
null
,
displaySymbol
:
String
?
=
null
,
inMultiplesOf
:
Int
?
=
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
in
Multiples
Of
Link copied to clipboard
val
inMultiplesOf
:
Int
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
name
Code
Link copied to clipboard
val
nameCode
:
String
?
=
null