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

    Interface GenerateKitImageComponent

    GenerateKitImageComponent sub-interface for GenerateKitImageRequest

    interface GenerateKitImageComponent {
        component_item_id: number;
        component_model_id?: number;
    }
    Index

    Properties

    component_item_id: number

    ID of the item that composes this kit model.

    component_model_id?: number

    ID of the model that composes this kit model.