interface Raw {
    details: DetailedStats;
    items: V4Types.Game.Review.Infos[];
    paging: V4Types.Paging;
}

Properties

Properties

details: DetailedStats
paging: V4Types.Paging