Transaction({ required this.id, required this.amount, required this.createdAt, this.paymentMethodId, this.metadata, });