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.

Properties

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 updated