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

    Interface BatchAddItemDescriptionInfo

    BatchAddItemDescriptionInfo sub-interface for BatchAddItemItem

    interface BatchAddItemDescriptionInfo {
        extended_description?: BatchAddItemExtendedDescription;
    }
    Index

    Properties

    extended_description?: BatchAddItemExtendedDescription

    If description_type is extended , Description information should be set by this field.