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

    Interface DeleteVideoSuccessList

    interface DeleteVideoSuccessList {
        successPostId?: string;
        successVideoUploadId?: string;
    }
    Index

    Properties

    successPostId?: string

    The post_id delete successfully.

    successVideoUploadId?: string

    The video_upload_id delete successfully.