Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Interface VoteJSONOutput

    interface VoteJSONOutput {
        $permanent: boolean;
        $trusted: boolean;
        $uid: string;
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    $permanent: boolean
    $trusted: boolean
    $uid: string