GitHub

DaffCustomerPaymentAuthorizeNetActionTypes

import { DaffCustomerPaymentAuthorizeNetActionTypes } from '@daffodil/customer-payment-authorizenet/state'
enum DaffCustomerPaymentAuthorizeNetActionTypes {
  ApplyPaymentAction = '[@daffodil/customer-payment-authorizenet] Apply Payment',
}