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