@sniipwebmaster/user-service-client-grpcweb-ts 24.14.11939 → 24.14.11959
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.
|
@@ -47453,7 +47453,8 @@ proto.sniipuserservice.VerificationScope = {
|
|
|
47453
47453
|
UPDATE_PHONE: 3,
|
|
47454
47454
|
VERIFY_EMAIL: 4,
|
|
47455
47455
|
VERIFY_USER: 5,
|
|
47456
|
-
VERIFY_PAYMENT: 6
|
|
47456
|
+
VERIFY_PAYMENT: 6,
|
|
47457
|
+
VERIFY_EMAIL_WITH_CODE: 7
|
|
47457
47458
|
};
|
|
47458
47459
|
|
|
47459
47460
|
/**
|