interface VerifiedIssuer {
    id: _0x2.object$.UID;
    issuer: string;
    owner: string;
}

Properties

Properties

issuer: string
owner: string