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