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

    Interface GetKitItemInfoImageInfo

    GetKitItemInfoImageInfo sub-interface for GetKitItemInfoField

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

    Properties

    image_id?: string

    Image id.

    image_url?: string

    Image url.