mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(core): Rename crate data_models to hyperswitch_domain_models (#4504)
This commit is contained in:
		| @ -16,9 +16,9 @@ use common_utils::{ | ||||
|     ext_traits::AsyncExt, | ||||
|     generate_id, | ||||
| }; | ||||
| use data_models::payments::PaymentIntent; | ||||
| use error_stack::ResultExt; | ||||
| use helpers::PaymentAuthConnectorDataExt; | ||||
| use hyperswitch_domain_models::payments::PaymentIntent; | ||||
| use masking::{ExposeInterface, PeekInterface, Secret}; | ||||
| use pm_auth::{ | ||||
|     connector::plaid::transformers::PlaidAuthType, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 DEEPANSHU BANSAL
					DEEPANSHU BANSAL