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