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