import { DaffMagentoShippingMethodInputTransformer } from '@daffodil/cart/driver/magento'
@Injectable()
class DaffMagentoShippingMethodInputTransformer {
transform(method: Partial<DaffCartShippingRate>): MagentoShippingMethodInput
}
MagentoShippingMethodInput
Parameter | method: Partial<DaffCartShippingRate> |
---|---|
Description |