DaffCustomerPaymentDriverErrorCodes
import { DaffCustomerPaymentDriverErrorCodes } from '@daffodil/customer-payment/driver'
const DaffCustomerPaymentDriverErrorCodes: { PAYMENT_NOT_FOUND: string; DEFAULT_PAYMENT_DELETION: string; INVALID_API_RESPONSE: string; }