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

    Interface MediaImageInfo

    Uploaded image information

    interface MediaImageInfo {
        image_id: string;
        image_url: string;
    }
    Index

    Properties

    Properties

    image_id: string

    Unique ID of the uploaded image

    image_url: string

    URL of the uploaded image