MagentoShippingAddressInput
import { MagentoShippingAddressInput } from '@daffodil/cart/driver/magento'
interface MagentoShippingAddressInput {
customer_notes: string
}
Properties
Name | Type | Description |
---|---|---|
customer_notes | string |
import { MagentoShippingAddressInput } from '@daffodil/cart/driver/magento'
interface MagentoShippingAddressInput {
customer_notes: string
}
Name | Type | Description |
---|---|---|
customer_notes | string |