signify-ts
    Preparing search index...

    Interface IdentifierInfo

    Updatable information for a managed identifier

    interface IdentifierInfo {
        name: string;
    }
    Index

    Properties

    Properties

    name: string