CatalogMaker

@Serializable
data class CatalogMaker(val ids: Collection<Long>)

Destination for the catalog maker screen.

Constructors

Link copied to clipboard
constructor(ids: Collection<Long>)

Properties

Link copied to clipboard

Collection of product IDs to include in the catalog.