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