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

    Interface EditVideoInfoVideoUploadListAllowInfo

    interface EditVideoInfoVideoUploadListAllowInfo {
        allow_duet?: boolean;
        allow_stitch?: boolean;
        allowDuet?: boolean;
        allowStitch?: boolean;
    }
    Index

    Properties

    allow_duet?: boolean
    allow_stitch?: boolean
    allowDuet?: boolean

    Whether allow duet.

    allowStitch?: boolean

    Whether allow stitch.