app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.imecatro.demosales.navigation.sales
/
SalesDestinations
/
Add
Add
@
Serializable
data
class
Add
(
val
id
:
Long
?
=
null
)
Destination for adding a new sale.
Members
Constructors
Add
Link copied to clipboard
constructor
(
id
:
Long
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Long
?
Optional ID if duplicating an existing sale.