Class ProductInformationDesignResources
Package: ui-framework
Constructors
ProductInformationDesignResources(ProductVariantResourceDto)
Declaration
new ProductInformationDesignResources(dtoResource?: ProductVariantResourceDto)
Parameters
| Type | Name | Description |
|---|---|---|
| ProductVariantResourceDto | dtoResource |
Properties
name
Resource name.
Declaration
name?: string | null
Property Value
| Type | Description |
|---|---|
| string | null | Resource name. |
resourceId
Resource identifier.
Declaration
resourceId?: string | null
Property Value
| Type | Description |
|---|---|
| string | null | Resource identifier. |
resourcePreview
Declaration
resourcePreview?: ProductVariantResourcePreview
Property Value
| Type | Description |
|---|---|
| ProductVariantResourcePreview |
type
Declaration
type?: any
Property Value
| Type | Description |
|---|---|
| any |
url
Resource url.
Declaration
url?: string | null
Property Value
| Type | Description |
|---|---|
| string | null | Resource url. |