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

    Interface ReplyCommentResponseData

    ReplyCommentResponseData sub-interface for ReplyCommentResponse

    interface ReplyCommentResponseData {
        result_list?: ReplyCommentResult[];
    }
    Index

    Properties

    Properties

    result_list?: ReplyCommentResult[]

    The result list of the request comment list.