@aurigma/ui-framework
Version:
A platform which allows building print product personalization editors based on Aurigma's Customer's Canvas.
79 lines (43 loc) • 1.43 kB
Markdown
# Class: ProductInformationOptionValue
## Hierarchy
* **ProductInformationOptionValue**
## Index
### Constructors
* [constructor](productinformationoptionvalue.md#constructor)
### Properties
* [additionalText](productinformationoptionvalue.md#optional-additionaltext)
* [color](productinformationoptionvalue.md#optional-color)
* [disabled](productinformationoptionvalue.md#optional-disabled)
* [id](productinformationoptionvalue.md#id)
* [imageUrl](productinformationoptionvalue.md#optional-imageurl)
* [isDefault](productinformationoptionvalue.md#optional-isdefault)
* [name](productinformationoptionvalue.md#name)
## Constructors
### constructor
\+ **new ProductInformationOptionValue**(`dtoOption?`: ProductSummaryOptionValueDto): *[ProductInformationOptionValue](productinformationoptionvalue.md)*
**Parameters:**
Name | Type |
------ | ------ |
`dtoOption?` | ProductSummaryOptionValueDto |
**Returns:** *[ProductInformationOptionValue](productinformationoptionvalue.md)*
## Properties
### `Optional` additionalText
• **additionalText**? : *string | null*
___
### `Optional` color
• **color**? : *string | null*
___
### `Optional` disabled
• **disabled**? : *boolean* = false
___
### id
• **id**: *number*
___
### `Optional` imageUrl
• **imageUrl**? : *string | null*
___
### `Optional` isDefault
• **isDefault**? : *boolean* = false
___
### name
• **name**: *string*