Comment on page
DomainEvaluationResult
API Name:
GradientWorks__DomainEvaluationResult
Holds information about whether a domain is in the Denylist or not as a result of executing the Evaluate Domain against Denylist action.
Name | Type | Description |
---|---|---|
domain | String | The domain extracted from an intial text input |
inDenylist | Boolean | If the domain is in the Denylist or not |
Last modified 9mo ago