Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetVideoDetailAllowInfo

    GetVideoDetailAllowInfo sub-interface for GetVideoDetailResponseData

    interface GetVideoDetailAllowInfo {
        allow_duet?: boolean;
        allow_stitch?: boolean;
    }
    Index

    Properties

    allow_duet?: boolean

    Whether allow duet.

    allow_stitch?: boolean

    Whether allow stitch.