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

    Interface GetVideoUploadResultParams

    Parameters for getting video upload result

    interface GetVideoUploadResultParams {
        video_upload_id: string;
        [key: string]: string | number | boolean | undefined;
    }

    Hierarchy

    • Record<string, string | number | boolean | undefined>
      • GetVideoUploadResultParams

    Indexable

    • [key: string]: string | number | boolean | undefined
    Index

    Properties

    Properties

    video_upload_id: string

    The video_upload_id from init_video_upload response