GitHub

MagentoCartCoupon

interface

import { MagentoCartCoupon } from '@daffodil/cart/driver/magento'

interface MagentoCartCoupon {
  code: string
}