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

    Interface BatchShipOrderResponseData

    BatchShipOrderResponseData sub-interface for BatchShipOrderResponse

    interface BatchShipOrderResponseData {
        result_list?: BatchShipOrderResult[];
    }
    Index

    Properties

    Properties

    result_list?: BatchShipOrderResult[]