Tribute
The Tribute entity identifies a donation made in honour or memory of a person or organisation. It links to the party being honoured and supports custom metadata.
| Field | Type | Description |
|---|---|---|
key |
String | Unique identifier for the tribute entry. |
type |
String | Type of tribute ("honour" or "memory"). |
entity |
Person or Organisation | Associated party entity for the tribute. |
custom |
Object | Custom metadata for the tribute. |