mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	refactor: Rename business profile to profiles in api, diesel, domain, interface and error types (#5877)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -266,7 +266,7 @@ where | ||||
| pub async fn get_authentication_connector_data( | ||||
|     state: &SessionState, | ||||
|     key_store: &domain::MerchantKeyStore, | ||||
|     business_profile: &domain::BusinessProfile, | ||||
|     business_profile: &domain::Profile, | ||||
| ) -> RouterResult<( | ||||
|     common_enums::AuthenticationConnectors, | ||||
|     payments::helpers::MerchantConnectorAccountType, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Arun Raj M
					Arun Raj M