app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.imecatro.demosales.navigation.products
/
ProductsDestinations
/
Edit
Edit
@
Serializable
data
class
Edit
(
val
id
:
Long
)
Destination for the edit product screen.
Members
Constructors
Edit
Link copied to clipboard
constructor
(
id
:
Long
)
Properties
id
Link copied to clipboard
val
id
:
Long
The ID of the product to edit.