toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
CashierTxnType
Cashier
Txn
Type
@
Serializable
data
class
CashierTxnType
(
val
id
:
Int
?
=
null
,
val
value
:
String
?
=
null
)
Parameters
id
value
Members
Constructors
Cashier
Txn
Type
Link copied to clipboard
constructor
(
id
:
Int
?
=
null
,
value
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Int
?
=
null
value
Link copied to clipboard
val
value
:
String
?
=
null