Home > @i2analyze/i2connect > services > ISemanticSeedServiceConfig
services.ISemanticSeedServiceConfig interface
A collection of properties that define whether a service supports seeds with semantic property type constraints.
Signature:
interface ISemanticSeedServiceConfig 
Introduced: API version 2.2
Properties
| Property | Type | Description | 
|---|---|---|
| seedConstraints? | never | (Optional) | 
| semanticSeedConstraints? | ISemanticSeedConstraints | (Optional) Gets the semantic property type constraints on records that can be passed as seeds to the service. |