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

    Interface UpdateGlobalItemDescriptionInfo

    UpdateGlobalItemDescriptionInfo sub-interface for UpdateGlobalItemRequest

    interface UpdateGlobalItemDescriptionInfo {
        extended_description?: UpdateGlobalItemExtendedDescription;
    }
    Index

    Properties

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