Property | Type | Description | |
---|---|---|---|
$externalPolicyDescription | string | ||
$externalPolicyName | string | ||
$externalPolicyUrl | string | ||
$isExemptable | boolean | ||
$key | PolicyViolationKey | ||
$violatingParts | PolicyViolationErrorPart[] |
Method | Description | |
---|---|---|
__construct ( $key = null, $externalPolicyName = null, $externalPolicyUrl = null, $externalPolicyDescription = null, $isExemptable = null, $violatingParts = null, $fieldPath = null, $trigger = null, $errorString = null, $ApiErrorType = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $key = null, $externalPolicyName = null, $externalPolicyUrl = null, $externalPolicyDescription = null, $isExemptable = null, $violatingParts = null, $fieldPath = null, $trigger = null, $errorString = null, $ApiErrorType = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public string $externalPolicyDescription | ||
return | string |