Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetLatestCommentListResponseData

    GetLatestCommentListResponseData sub-interface for GetLatestCommentListResponse

    interface GetLatestCommentListResponseData {
        list?: GetLatestCommentListList[];
        next_offset?: number;
    }
    Index

    Properties

    Properties

    next_offset?: number

    The offset for next page request.