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

    Interface BatchAddItemCompatibilityInfo

    BatchAddItemCompatibilityInfo sub-interface for BatchAddItemItem

    interface BatchAddItemCompatibilityInfo {
        vehicle_info_list: BatchAddItemVehicleInfo[];
    }
    Index

    Properties

    vehicle_info_list: BatchAddItemVehicleInfo[]