Ⓙ Jike SDK
    Preparing search index...

    Interface Payload

    interface Payload {
        feedType: string;
        id: string;
        key: string;
        readTrackInfo: ReadTrackInfo;
        reason: string;
        type: string;
    }
    Index

    Properties

    feedType: string
    id: string
    key: string
    readTrackInfo: ReadTrackInfo
    reason: string
    type: string