IGPAPI
    Preparing search index...

    Interface TagsStoryResponseOwner

    interface TagsStoryResponseOwner {
        name: string;
        pk: number;
        profile_pic_url: string;
        profile_pic_username: string;
        type: string;
    }
    Index

    Properties

    name: string
    pk: number
    profile_pic_url: string
    profile_pic_username: string
    type: string