Google Maps Services Node Client

    Interface AspectRating

    interface AspectRating {
        rating: number;
        type: AspectRatingType;
    }
    Index

    Properties

    Properties

    rating: number

    the user's rating for this particular aspect, from 0 to 3.

    the name of the aspect that is being rated.

    MMNEPVFCICPMFPCPTTAAATR