Wasm Directoryalpha
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

NameTypeDescription
codestring
extension-attributesoption​<catalog-data-product-render-image-extension-interface>
heightf64
labelstring
resized-heightf64
resized-widthf64
urlstring
widthf64