Gift Campaign Default Designations Output
Output representation of a list of default designations associated with a gift campaign
record.
JSON example
1{{
2 "campaignDefaultDesignations":[
3 {
4 "designationId":"6gdRM000000000LYAQ",
5 "designationName": "Default Designation",
6 "percent":50
7 },
8 {
9 "designationId":"6gdxx000004WhULAA0",
10 "designationName": "Other Designation",
11 "percent":50
12 }
13 ]
14}| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| campaignDefaultDesignations | Gift Campaign Default Designation Record Output[] | List of default gift designations associated with a gift campaign record. | Small, 59.0 | 59.0 |