OneSDK
    Preparing search index...

    Interface TimeSection

    interface TimeSection {
        comment: number;
        gift: number;
        name: string;
        timestamp: number;
    }
    Index

    Properties

    comment: number
    gift: number
    name: string
    timestamp: number