Integration App SDK - v1.14.0
    Preparing search index...

    Interface DataSchemaRegArgsDataCollection

    interface DataSchemaRegArgsDataCollection {
        type: "data-collection";
        key: unknown;
        parameters?: unknown;
    }
    Index

    Properties

    Properties

    type: "data-collection"
    key: unknown
    parameters?: unknown