IGPAPI
    Preparing search index...

    Interface TagMediaFeedResponseOwner

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

    Properties

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