i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > SeedSourceIdentifier

    spi.SeedSourceIdentifier type

    A source identifier in use as a seed identifier.

    Signature:

    export type SeedSourceIdentifier = {
        itemTypeId?: string;
        key: Array<string>;
        type: string;
      };
    
    In this article
    Back to top © N. Harris Computer Corporation