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