DaffProductImage
Interface for an image on a DaffProduct.
API
interface DaffProductImage {
label: string
}
Properties
Name | Type | Description |
---|---|---|
label | string | A label describing the image. |
Interface for an image on a DaffProduct.
interface DaffProductImage {
label: string
}
Name | Type | Description |
---|---|---|
label | string | A label describing the image. |