@sniipwebmaster/kyc-client-grpcweb 25.3.1434 → 25.3.1447

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.
@@ -6273,7 +6273,8 @@ proto.kycserviceapi.DocumentStatus = {
6273
6273
  PENDING_REVIEW: 2,
6274
6274
  VERIFIED: 3,
6275
6275
  PENDING_EXTERNAL_REVIEW: 4,
6276
- REJECTED_EXTERNALLY: 5
6276
+ REJECTED_EXTERNALLY: 5,
6277
+ REJECTED: 6
6277
6278
  };
6278
6279
 
6279
6280
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/kyc-client-grpcweb",
3
- "version": "25.3.1434",
3
+ "version": "25.3.1447",
4
4
  "description": "kyc-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",