GitHub

DaffCustomerPaymentRequestFactory

Model factory for DaffCustomerPaymentRequest.

import { DaffCustomerPaymentRequestFactory } from '@daffodil/customer-payment/testing'
@Injectable()
class DaffCustomerPaymentRequestFactory extends DaffModelFactory<DaffCustomerPaymentRequest> {}