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