IGPAPI
    Preparing search index...

    Interface ProductsTaggingFeedResponseMerchant

    interface ProductsTaggingFeedResponseMerchant {
        disabled_sharing_products_to_guides: boolean;
        pk: number;
        profile_pic_url: string;
        username: string;
    }
    Index

    Properties

    disabled_sharing_products_to_guides: boolean
    pk: number
    profile_pic_url: string
    username: string