mirror of
https://github.com/valitydev/damsel.git
synced 2024-11-06 01:35:19 +00:00
TD-435: Revert allow adding (#62)
This commit is contained in:
parent
b7222a1e40
commit
d59017c42e
@ -2376,6 +2376,7 @@ struct ProvisionTermSet {
|
||||
}
|
||||
|
||||
struct PaymentsProvisionTerms {
|
||||
11: optional Predicate allow
|
||||
1: optional CurrencySelector currencies
|
||||
2: optional CategorySelector categories
|
||||
3: optional PaymentMethodSelector payment_methods
|
||||
@ -2436,6 +2437,7 @@ struct WalletProvisionTerms {
|
||||
}
|
||||
|
||||
struct WithdrawalProvisionTerms {
|
||||
5: optional Predicate allow
|
||||
1: optional CurrencySelector currencies
|
||||
2: optional PayoutMethodSelector payout_methods
|
||||
3: optional CashLimitSelector cash_limit
|
||||
|
Loading…
Reference in New Issue
Block a user