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

    Interface GetVideoDetailScheduledInfo

    interface GetVideoDetailScheduledInfo {
        scheduledPost?: boolean;
        scheduledPostTime?: number;
    }
    Index

    Properties

    scheduledPost?: boolean

    Whether post it to Shopee Video at scheduled time.

    scheduledPostTime?: number

    Scheduled post time, millisecond timestamp.