Integration App SDK - v0.2.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