opencarl
Preparing search index...
OpencarlDomainMatchResult
Interface OpencarlDomainMatchResult
Result of matching a single domain against signals.
interface
OpencarlDomainMatchResult
{
domain
:
string
;
excludedKeywords
:
string
[]
;
exclusionSource
?:
OpencarlExclusionSource
;
matchedKeywords
:
string
[]
;
}
Index
Properties
domain
excluded
Keywords
exclusion
Source?
matched
Keywords
Properties
domain
domain
:
string
excluded
Keywords
excludedKeywords
:
string
[]
Optional
exclusion
Source
exclusionSource
?:
OpencarlExclusionSource
matched
Keywords
matchedKeywords
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
excluded
Keywords
exclusion
Source
matched
Keywords
opencarl
Loading...
Result of matching a single domain against signals.