Skip to main content
Version: v0.19.0

RuleConstraintConfig

typestringrequired

Type of the constraint

Example: CredentialType
valuestringrequired

Value of the constraint

Example: MembershipCredential
RuleConstraintConfig
{
"type": "CredentialType",
"value": "MembershipCredential"
}