ProductAttribute: {
    attributeId: string;
    value: boolean | number | string | string[] | ISO8061DateTimeString;
}

Type declaration

Description

Product attribute

Path

order

Generated using TypeDoc