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

    Interface UnlinkItemFromSspResponseData

    Response data payload for unlink_item_from_ssp

    interface UnlinkItemFromSspResponseData {
        warning?: string;
    }
    Index

    Properties

    Properties

    warning?: string

    Warning details. Empty when no warning occurs.