import { MagentoSetSelectedShippingMethodResponse } from '@daffodil/cart/driver/magento'
interface MagentoSetSelectedShippingMethodResponse {
setShippingMethodsOnCart: MagentoGetCartResponse
}
Name | Type | Description |
---|---|---|
setShippingMethodsOnCart | MagentoGetCartResponse |