MagentoDeleteCustomerAddressResponse
import { MagentoDeleteCustomerAddressResponse } from '@daffodil/customer/driver/magento'
interface MagentoDeleteCustomerAddressResponse {
deleteCustomerAddress: boolean
}
Properties
Name | Type | Description |
---|---|---|
deleteCustomerAddress | boolean |