DaffCustomerPaymentAuthorizeNetFactory
Model factory for DaffCustomerPaymentAuthorizeNet
.
import { DaffCustomerPaymentAuthorizeNetFactory } from '@daffodil/customer-payment-authorizenet/testing'
@Injectable()
class DaffCustomerPaymentAuthorizeNetFactory extends DaffModelFactory<DaffCustomerPaymentAuthorizeNet> {}