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

    Interface GetKitItemLimitComponentCountLimitOfSingleModel

    GetKitItemLimitComponentCountLimitOfSingleModel sub-interface for GetKitItemLimitResponseData

    interface GetKitItemLimitComponentCountLimitOfSingleModel {
        max_limit?: number;
        min_limit?: number;
    }
    Index

    Properties

    max_limit?: number

    Item count max limit that each kit variations support.

    min_limit?: number

    Item count min limit that each kit variations support.