IGPAPI
    Preparing search index...

    Interface ActivityInboxResponseOldStoriesItem

    interface ActivityInboxResponseOldStoriesItem {
        args: ActivityInboxResponseArgs;
        counts: ActivityInboxResponseCounts;
        pk: string;
        story_type: number;
        type: number;
    }
    Index

    Properties

    pk: string

    story_type

    story_type: number
    type: number