mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(router): add retrieve dispute evidence API (#1114)
This commit is contained in:
committed by
GitHub
parent
9f47f20702
commit
354ee0137a
@ -180,6 +180,8 @@ pub enum Flow {
|
||||
CreateConfigKey,
|
||||
/// Attach Dispute Evidence flow
|
||||
AttachDisputeEvidence,
|
||||
/// Retrieve Dispute Evidence flow
|
||||
RetrieveDisputeEvidence,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user