mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 17:47:54 +08:00
feat(payouts): implement KVRouterStore (#3889)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Kashif <mohammed.kashif@juspay.in>
This commit is contained in:
@ -55,7 +55,7 @@ pub use self::{
|
||||
address::*, api_keys::*, cards_info::*, configs::*, customers::*, dispute::*, ephemeral_key::*,
|
||||
events::*, file::*, locker_mock_up::*, mandate::*, merchant_account::*,
|
||||
merchant_connector_account::*, payment_attempt::*, payment_intent::*, payment_method::*,
|
||||
process_tracker::*, refund::*, reverse_lookup::*,
|
||||
payout_attempt::*, payouts::*, process_tracker::*, refund::*, reverse_lookup::*,
|
||||
};
|
||||
|
||||
/// The types and implementations provided by this module are required for the schema generated by
|
||||
|
||||
Reference in New Issue
Block a user