Record
catalog-data-product-render-image-interface
No description available.
record catalog-data-product-render-image-interface {
code: string,
extension-attributes: option<catalog-data-product-render-image-extension-interface>,
height: f64,
label: string,
resized-height: f64,
resized-width: f64,
url: string,
width: f64,
}Fields
| Name | Type | Description |
|---|---|---|
| code | string | |
| extension-attributes | option<catalog-data-product-render-image-extension-interface> | |
| height | f64 | |
| label | string | |
| resized-height | f64 | |
| resized-width | f64 | |
| url | string | |
| width | f64 |