opencarl
Preparing search index...
OpencarlMatchResult
Interface OpencarlMatchResult
Complete result of domain matching for a turn.
interface
OpencarlMatchResult
{
domainResults
:
OpencarlDomainMatchResult
[]
;
excludedDomains
:
string
[]
;
globalExclude
:
OpencarlGlobalExcludeResult
;
matchedDomains
:
string
[]
;
}
Index
Properties
domain
Results
excluded
Domains
global
Exclude
matched
Domains
Properties
domain
Results
domainResults
:
OpencarlDomainMatchResult
[]
excluded
Domains
excludedDomains
:
string
[]
global
Exclude
globalExclude
:
OpencarlGlobalExcludeResult
matched
Domains
matchedDomains
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
Results
excluded
Domains
global
Exclude
matched
Domains
opencarl
Loading...
Complete result of domain matching for a turn.