ETASCOM CRM V3 - Documentation API
    Preparing search index...

    Type Alias DataPart

    type DataPart = {
        type: "append-message";
        message: string;
    }
    Index

    Properties

    Properties

    type: "append-message"
    message: string