mineos-market-client
    Preparing search index...

    Type Alias ReviewVotes

    Vote counts for a review, including total and positive votes

    type ReviewVotes = {
        total: number;
        positive: number;
    }
    Index

    Properties

    Properties

    total: number

    Total number of votes on the review

    positive: number

    Number of positive votes