app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.imecatro.demosales.navigation.sales
/
MySale
My
Sale
class
MySale
(
val
id
:
Long
)
:
Parcelable
Parcelable class used for navigation within the
ListAndDetailsSalesPane
.
Members
Constructors
My
Sale
Link copied to clipboard
constructor
(
id
:
Long
)
Properties
id
Link copied to clipboard
val
id
:
Long
The ID of the sale.