GitHub

MagentoShippingAddressInput

import { MagentoShippingAddressInput } from '@daffodil/cart/driver/magento'
interface MagentoShippingAddressInput {
  customer_notes: string
}

Properties

Name Type Description
customer_notes string