Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface ConvertImageResponseData

    ConvertImageResponseData sub-interface for ConvertImageResponse

    interface ConvertImageResponseData {
        thumbnail?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    thumbnail?: string

    The image thumbnail.

    url?: string

    The link uploaded to the image server can be used with the upload_proof interface.