@adcp/sdk API Reference - v14.0.0-beta.6
Documentation
GitHub
npm
Preparing search index...
NormalizedGovernanceDenied
Interface NormalizedGovernanceDenied
interface
NormalizedGovernanceDenied
{
checkId
:
string
;
explanation
:
string
;
raw
:
CheckGovernanceResponse
;
verdict
:
"denied"
;
checkType
:
"legacy"
|
"intent"
|
"execution"
;
}
Hierarchy
NormalizedGovernanceVerdictBase
NormalizedGovernanceDenied
Index
Properties
check
Id
explanation
raw
verdict
check
Type
Properties
check
Id
checkId
:
string
explanation
explanation
:
string
raw
raw
:
CheckGovernanceResponse
verdict
verdict
:
"denied"
check
Type
checkType
:
"legacy"
|
"intent"
|
"execution"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
check
Id
explanation
raw
verdict
check
Type
Documentation
GitHub
npm
@adcp/sdk API Reference - v14.0.0-beta.6
Loading...