ClaimMatchingClaims resource
Methods
Resource
{
"claims": [
{
"source": "string",
"target": "string"
}
]
}
Properties
| Name | Type | Description | Additional |
|---|---|---|---|
| claims[] | array |
The claims to be matched. |
|
| claims[].source | string |
The source claim that is being compared. |
|
| claims[].target | string |
The target claim to compare against the source. |