DaffConfigurableOrderItemAttribute
import { DaffConfigurableOrderItemAttribute } from '@daffodil/order'
interface DaffConfigurableOrderItemAttribute {
attribute_label: string
value_label: string
}
Properties
Name | Type | Description |
---|---|---|
attribute_label | string | |
value_label | string |