GitHub

validateDeleteCustomerPaymentResponse

import { validateDeleteCustomerPaymentResponse } from '@daffodil/customer-payment-authorizenet/driver/magento'
const validateDeleteCustomerPaymentResponse: (response: ApolloQueryResult<MagentoDeleteCustomerPaymentResponse>) => ApolloQueryResult<MagentoDeleteCustomerPaymentResponse>