mirror of
https://github.com/valitydev/provider-disputes-proto.git
synced 2024-11-06 02:05:21 +00:00
add ApprovePending
This commit is contained in:
parent
a4fa166d2f
commit
b5df937a87
@ -16,6 +16,8 @@ service AdminDisputesService {
|
||||
|
||||
void CancelPending (1: ID disputeId, 2: string cancelReason)
|
||||
|
||||
void ApprovePending (1: ID disputeId, 2: domain.Amount changedAmount)
|
||||
|
||||
}
|
||||
|
||||
struct DisputeParams {
|
||||
|
Loading…
Reference in New Issue
Block a user