GitHub

MagentoUpdateBillingAddressResponse

import { MagentoUpdateBillingAddressResponse } from '@daffodil/cart/driver/magento'
interface MagentoUpdateBillingAddressResponse {
  setBillingAddressOnCart: MagentoGetCartResponse
}

Properties

Name Type Description
setBillingAddressOnCart MagentoGetCartResponse