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

    Interface CancelOrderItem

    CancelOrderItem sub-interface for CancelOrderRequest

    interface CancelOrderItem {
        item_id: number;
        model_id: number;
    }
    Index

    Properties

    Properties

    item_id: number

    Id of item.

    model_id: number

    Id of the model that belongs to the same item.