import { DaffCustomerPaymentAuthorizeNetApplyRequest } from '@daffodil/customer-payment-authorizenet'
A request to apply a customer payment to the cart.
interface DaffCustomerPaymentAuthorizeNetApplyRequest {
kind: "daffCustomerPaymentAuthorizeNet"
}