IGPAPI
    Preparing search index...

    Interface NewsInboxResponseNewStoriesItem

    interface NewsInboxResponseNewStoriesItem {
        args: NewsInboxResponseArgs;
        counts: NewsInboxResponseCounts;
        pk: string;
        story_type: number;
        type: number;
    }
    Index

    Properties

    pk: string

    story_type

    story_type: number
    type: number