Home > @i2analyze/i2connect > spi > InfoStoreIdentifier spi.InfoStoreIdentifier type The identifier of a record in the Information Store. Signature: export type InfoStoreIdentifier = { infoStoreRecordId: string; };