Matched
The Matched entity contains information about a matching donation. It identifies whether the related party is the matcher (the organisation providing the match) or the donor (the original donor being matched).
| Field | Type | Description |
|---|---|---|
key |
String | Unique identifier for the related donation match. |
type |
String | Type of the donation match ("matcher" or "donor"). |
entity |
Person or Organisation | Related party entity for the donation match. |