Neutron
Toggle table of contents
1.0.5
common
Target filter
common
Switch theme
Search in API
Skip to content
Neutron
Neutron
/
com.tecknobit.neutron.ui.screens.shared.data
/
GeneralRevenue
/
GeneralRevenueImpl
/
GeneralRevenueImpl
General
Revenue
Impl
constructor
(
id
:
String
,
title
:
String
,
value
:
Double
,
revenueDate
:
Long
,
labels
:
List
<
RevenueLabel
>
=
emptyList()
,
description
:
String
=
""
)