mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(disputes): add support for disputes aggregate (#5896)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -290,6 +290,8 @@ pub enum Flow {
|
||||
AttachDisputeEvidence,
|
||||
/// Delete Dispute Evidence flow
|
||||
DeleteDisputeEvidence,
|
||||
/// Disputes aggregate flow
|
||||
DisputesAggregate,
|
||||
/// Retrieve Dispute Evidence flow
|
||||
RetrieveDisputeEvidence,
|
||||
/// Invalidate cache flow
|
||||
|
||||
Reference in New Issue
Block a user