mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-30 17:47:54 +08:00 
			
		
		
		
	fix(analytics): Resolve issues for payment-intent v2 analytics (#5283)
This commit is contained in:
		| @ -10,6 +10,7 @@ use crate::enums::{Currency, IntentStatus}; | ||||
| pub struct PaymentIntentFilters { | ||||
|     #[serde(default)] | ||||
|     pub status: Vec<IntentStatus>, | ||||
|     #[serde(default)] | ||||
|     pub currency: Vec<Currency>, | ||||
| } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sandeep Kumar
					Sandeep Kumar