Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface PostVideoSuccessList

    interface PostVideoSuccessList {
        postId?: string;
        successVideoUploadId?: string;
    }
    Index

    Properties

    postId?: string

    The unique identifier for post Shopee Video.

    successVideoUploadId?: string

    The video_upload_id post successfully.