Gift Transaction Linked Designations Output
Output representation of a list of gift designations.
JSON example
1{
2 "transactionLinkedDesignations":[
3 {
4 "amount":100,
5 "designationId":"6gdRM000000000LYAQ",
6 "percent":100
7 },
8 {
9 "amount":100,
10 "designationId":"6gcxx000004WhULAA0",
11 "percent":50
12 }
13 ]
14}| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| transactionLinkedDesignations | Gift Designation Record Output[] | List of designations. | Small, 59.0 | 59.0 |