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

    Interface DeleteModelResponseData

    Response data payload for delete_model

    interface DeleteModelResponseData {
        warning?: string;
    }
    Index

    Properties

    Properties

    warning?: string

    Warning message.