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

    Interface CreatePublishTaskDescriptionInfo

    CreatePublishTaskDescriptionInfo sub-interface for CreatePublishTaskItem

    interface CreatePublishTaskDescriptionInfo {
        extended_description?: CreatePublishTaskExtendedDescription;
    }
    Index

    Properties

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