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

    Interface GetGlobalItemInfoImageInfo

    GetGlobalItemInfoImageInfo sub-interface for GetGlobalItemInfoField

    interface GetGlobalItemInfoImageInfo {
        image_id?: string;
        image_url?: string;
    }
    Index

    Properties

    image_id?: string

    Image id.

    image_url?: string

    Image url.