interface RawReviews {
    items: FullInfos[];
    paging: V4Types.Paging;
}

Properties

Properties

items: FullInfos[]
paging: V4Types.Paging