GitHub

MagentoUpdateBillingAddressResponse

Type

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

interface MagentoUpdateBillingAddressResponse {
  setBillingAddressOnCart: MagentoGetCartResponse
}