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

    Interface GetKitItemInfoDescriptionInfo

    GetKitItemInfoDescriptionInfo sub-interface for GetKitItemInfoProductInfo

    interface GetKitItemInfoDescriptionInfo {
        extended_description?: GetKitItemInfoExtendedDescription;
    }
    Index

    Properties

    extended_description?: GetKitItemInfoExtendedDescription

    If description_type is extended , Description information will be returned through this field.