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

    Interface GetKitItemInfo_GetKitItemInfoImage

    GetKitItemInfo_GetKitItemInfoImage sub-interface for GetKitItemInfoOption

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

    Properties

    image_id?: string

    Id of image.

    image_url?: string

    Url of image.