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
/
CatalogMaker
Catalog
Maker
@
Serializable
data
class
CatalogMaker
(
val
ids
:
Collection
<
Long
>
)
Destination for the catalog maker screen.
Members
Constructors
Catalog
Maker
Link copied to clipboard
constructor
(
ids
:
Collection
<
Long
>
)
Properties
ids
Link copied to clipboard
val
ids
:
Collection
<
Long
>
Collection of product IDs to include in the catalog.