@silencelaboratories/walletprovider-sdk
    Preparing search index...

    Interface Issuer

    Issuer is the entity who issue the request that will be evaluated by the policy engine Default we allow all issuers

    interface Issuer {
        id: string;
        type: IssuerType;
    }
    Index

    Properties

    Properties

    id: string

    Issuer identifier

    Type of issuer identifier