IGPAPI
    Preparing search index...

    Interface SavedFeedResponseMerchant

    interface SavedFeedResponseMerchant {
        pk: number;
        profile_pic_url: string;
        username: string;
    }
    Index

    Properties

    pk: number
    profile_pic_url: string
    username: string