@bootdesk/js-web-adapter-core
    Preparing search index...

    Interface PollCardResult

    interface PollCardResult {
        count: number;
        optionId: string;
    }
    Index

    Properties

    Properties

    count: number
    optionId: string