Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface ConvertedImage

    Converted image information

    interface ConvertedImage {
        thumbnail_url?: string;
        url: string;
    }
    Index

    Properties

    Properties

    thumbnail_url?: string

    Thumbnail URL

    url: string

    Image URL