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

    Interface InitVideoUploadParams

    Parameters for initializing video upload

    interface InitVideoUploadParams {
        file_md5: string;
        file_size: number;
    }
    Index

    Properties

    Properties

    file_md5: string

    MD5 of video file

    file_size: number

    Size of video file, in bytes. Maximum is 30MB