CheckSetResult
class CheckSetResult extends Model (View source)
Properties
protected | $allowlistResultType | ||
protected | $allowlistResultDataType | ||
protected | $checkResultsType | ||
protected | $checkResultsDataType | ||
string | $displayName | ||
string | $explanation | ||
string | $index | ||
protected | $scopeType | ||
protected | $scopeDataType |
Methods
getAllowlistResult()
No description
getCheckResults()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setExplanation($explanation)
No description
string
getExplanation()
No description
setIndex($index)
No description
string
getIndex()
No description
Details
setAllowlistResult(AllowlistResult $allowlistResult)
No description
AllowlistResult
getAllowlistResult()
No description
setCheckResults(CheckResults $checkResults)
No description
CheckResults
getCheckResults()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setExplanation($explanation)
No description
string
getExplanation()
No description
setIndex($index)
No description
string
getIndex()
No description
setScope(Scope $scope)
No description
Scope
getScope()
No description