MagentoCartCoupon
import { MagentoCartCoupon } from '@daffodil/cart/driver/magento'
interface MagentoCartCoupon {
code: string
}
Properties
Name | Type | Description |
---|---|---|
code | string |
import { MagentoCartCoupon } from '@daffodil/cart/driver/magento'
interface MagentoCartCoupon {
code: string
}
Name | Type | Description |
---|---|---|
code | string |