@sniipwebmaster/user-service-client-grpcweb 22.2.6929 → 22.2.6939
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.
|
@@ -37333,7 +37333,7 @@ proto.sniipuserservice.VerifyPhoneRequest.prototype.setSociallogin = function(va
|
|
|
37333
37333
|
*/
|
|
37334
37334
|
proto.sniipuserservice.KycUserStatus = {
|
|
37335
37335
|
KYC_USER_PENDING_REVIEW: 0,
|
|
37336
|
-
|
|
37336
|
+
KYC_USER_VERIFIED: 1,
|
|
37337
37337
|
KYC_USER_UNVERIFIED: 2
|
|
37338
37338
|
};
|
|
37339
37339
|
|