mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(core): [Payouts] Add payout_method_details to response (#5887)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
This commit is contained in:
@ -20,6 +20,7 @@ pub mod keymanager;
|
||||
pub mod link_utils;
|
||||
pub mod macros;
|
||||
pub mod new_type;
|
||||
pub mod payout_method_utils;
|
||||
pub mod pii;
|
||||
#[allow(missing_docs)] // Todo: add docs
|
||||
pub mod request;
|
||||
|
||||
Reference in New Issue
Block a user