| Name | Description | Type | Additional information |
|---|---|---|---|
| DesignId |
Gets or sets the unique identifier for the design the colorway belongs to. |
integer |
None. |
| ColorwayId |
Gets or sets the unique identifier for the colorway. |
integer |
None. |
| BrandId |
Gets or sets the unique identifier for the brand. |
integer |
None. |
| EngineId |
Gets or sets the unique identifier for the type of simulation engine used. |
integer |
None. |
| DesignCode |
Gets or sets the design code this colorway belongs to. |
string |
None. |
| DesignName |
Gets or sets the design name this colorway belongs to. |
string |
None. |
| ColorCode |
Gets or sets the color code used to identify this colorway. |
string |
None. |
| ColorName |
Gets or sets the color name used to identify this colorway. |
string |
None. |
| IsDefault |
Gets or sets a value indicating whether this is the default colorway for the design. |
boolean |
None. |
| TileSizes |
Gets or sets a list of tile sizes associated with this colorway. |
Collection of ColorwayTileSize |
None. |
| Recolorable |
Gets or sets a flag indicating if the colorway can be customized. |
boolean |
None. |
| Yarns |
Gets or sets a list of yarns used to create the colorway. |
Collection of ColorwayYarn |
None. |