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

    Interface AddItemDescriptionInfo

    AddItemDescriptionInfo sub-interface for AddItemRequest

    interface AddItemDescriptionInfo {
        extended_description?: AddItemExtendedDescription;
    }
    Index

    Properties

    extended_description?: AddItemExtendedDescription

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