mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
#94 Fixed UIN label bug
This commit is contained in:
@@ -31,6 +31,7 @@ export interface DecodedCredential {
|
||||
|
||||
export interface CredentialSubject {
|
||||
UIN: string;
|
||||
VID: string;
|
||||
addressLine1: string;
|
||||
addressLine2: string;
|
||||
addressLine3: string;
|
||||
|
||||
Reference in New Issue
Block a user