GitHub

DaffCompositeOrderItemOption

import { DaffCompositeOrderItemOption } from '@daffodil/order'
interface DaffCompositeOrderItemOption {
  option_label: string
  value_label: string
}

Properties

Name Type Description
option_label string
value_label string