IGPAPI
    Preparing search index...

    Interface WebProfileInfoResponseThumbnailResource

    interface WebProfileInfoResponseThumbnailResource {
        config_height: number;
        config_width: number;
        src: string;
    }
    Index

    Properties

    config_height: number
    config_width: number
    src: string