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

    Interface PostCommentResponseData

    PostCommentResponseData sub-interface for PostCommentResponse

    interface PostCommentResponseData {
        comment_id?: number;
    }
    Index

    Properties

    Properties

    comment_id?: number

    The identifier of the comment.