mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +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:
@ -118,7 +118,7 @@ pub trait StorageInterface:
|
||||
+ payment_link::PaymentLinkInterface
|
||||
+ RedisConnInterface
|
||||
+ RequestIdStore
|
||||
+ business_profile::BusinessProfileInterface
|
||||
+ business_profile::ProfileInterface
|
||||
+ OrganizationInterface
|
||||
+ routing_algorithm::RoutingAlgorithmInterface
|
||||
+ gsm::GsmInterface
|
||||
|
||||
Reference in New Issue
Block a user