import { DaffPaypalExpressPaymentResponseFactory } from '@daffodil/paypal/testing'
@Injectable() class DaffPaypalExpressPaymentResponseFactory extends DaffModelFactory<DaffPaypalExpressPaymentResponse> {}