aiuta-sdk
Toggle table of contents
4.2.2
common
Platform filter
common
Switch theme
Search in API
aiuta-sdk
fashion-tryon-core
/
com.aiuta.fashionsdk.tryon.core.domain.models
/
ProductCatalog
Product
Catalog
class
ProductCatalog
(
val
id
:
String
,
val
catalogName
:
String
)
Catalog of product item for next generations
Parameters
id
Id of catalog
catalog
Name
Name of catalog
Members
Constructors
Product
Catalog
Link copied to clipboard
constructor
(
id
:
String
,
catalogName
:
String
)
Properties
catalog
Name
Link copied to clipboard
val
catalogName
:
String
id
Link copied to clipboard
val
id
:
String