mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(disputes): add filters for disputes list (#5637)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -274,6 +274,8 @@ pub enum Flow {
|
||||
DisputesRetrieve,
|
||||
/// Dispute List flow
|
||||
DisputesList,
|
||||
/// Dispute Filters flow
|
||||
DisputesFilters,
|
||||
/// Cards Info flow
|
||||
CardsInfo,
|
||||
/// Create File flow
|
||||
|
||||
Reference in New Issue
Block a user