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