PurchaseRequest({ required this.amount, required this.userId, required this.paymentType, required this.productIds, });