Unblu Embedded App Component API
    Preparing search index...

    Interface PersonInfo

    interface PersonInfo {
        displayName: string;
        id: string;
    }
    Index

    Properties

    Properties

    displayName: string
    id: string