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