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

    Interface GetGlobalItemLimitGlobalItemDescriptionLengthLimit

    GetGlobalItemLimitGlobalItemDescriptionLengthLimit sub-interface for GetGlobalItemLimitResponseData

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

    Properties

    max_limit?: number

    Global item description length max limit.

    min_limit?: number

    Global item description length min limit.