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

    Interface AddGlobalItemDescriptionInfo

    AddGlobalItemDescriptionInfo sub-interface for AddGlobalItemRequest

    interface AddGlobalItemDescriptionInfo {
        extended_description?: AddGlobalItemExtendedDescription;
    }
    Index

    Properties

    extended_description?: AddGlobalItemExtendedDescription

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