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

    Interface GetModelListSellerStock

    GetModelListSellerStock sub-interface for GetModelListStockInfoV2

    interface GetModelListSellerStock {
        if_saleable?: boolean;
        location_id?: string;
        stock?: number;
    }
    Index

    Properties

    if_saleable?: boolean

    To return if the stock of the location id is saleable

    location_id?: string

    location id

    stock?: number

    stock in the current warehouse