GitHub

DaffCustomerAddressEntityFactory

Model factory for DaffCustomerAddressEntity.

import { DaffCustomerAddressEntityFactory } from '@daffodil/customer/state/testing'
@Injectable()
class DaffCustomerAddressEntityFactory extends DaffModelFactory<DaffCustomerAddressEntity> {}