@sniipwebmaster/payment-methods-client-grpcweb 26.4.8267 → 26.4.8276
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -32060,7 +32060,9 @@ proto.sniippaymentmethodsserviceapi.PayToAgreementStatus = {
|
|
|
32060
32060
|
PAYTO_AGREEMENT_STATUS_EXPIRED: 3,
|
|
32061
32061
|
PAYTO_AGREEMENT_STATUS_SUSPENDED: 4,
|
|
32062
32062
|
PAYTO_AGREEMENT_STATUS_PENDING: 5,
|
|
32063
|
-
PAYTO_AGREEMENT_STATUS_PENDING_AMENDMENT: 6
|
|
32063
|
+
PAYTO_AGREEMENT_STATUS_PENDING_AMENDMENT: 6,
|
|
32064
|
+
PAYTO_AGREEMENT_STATUS_AMENDMENT_DECLINED: 7,
|
|
32065
|
+
PAYTO_AGREEMENT_STATUS_AMENDMENT_EXPIRED: 8
|
|
32064
32066
|
};
|
|
32065
32067
|
|
|
32066
32068
|
/**
|