interface RawTop {
    details: { state: string };
    items: V4Types.Content.Comment.Infos[];
    paging: V4Types.Paging;
}

Properties

Properties

details: { state: string }
paging: V4Types.Paging