|
10 | 10 |
|
11 | 11 | * [Metadata Fields List](#metadata-fields-list) |
12 | 12 | * [`ref` Document Reference](#ref-document-reference) |
13 | | - * [`ref_hash` Secured Document Reference](#ref-hash-secured-document-reference) |
| 13 | + * [`ref_hash` Secured Document Reference](#ref_hash-secured-document-reference) |
14 | 14 | * [`template` Template Reference](#template-template-reference) |
15 | 15 | * [`reply` Reply Reference](#reply-reply-reference) |
16 | 16 | * [`section` Section Reference](#section-section-reference) |
@@ -88,16 +88,20 @@ This list can impact actions that can be performed by the `Proposal Action Docum |
88 | 88 |
|
89 | 89 | ## `brand_id` |
90 | 90 |
|
91 | | -Unique identifier [UUID] v4, which represents a "brand" who is running the voting, e.g. Catalyst, Midnight. |
| 91 | +Unique identifier [UUID] v4, which represents a "brand" who is running the voting, |
| 92 | +e.g. Catalyst, Midnight. |
92 | 93 |
|
93 | 94 | ## `campaign_id` |
94 | 95 |
|
95 | | -Unique identifier [UUID] v4, which defines a "campaign" of voting, e.g. "treasury campaign". |
| 96 | +Unique identifier [UUID] v4, which defines a "campaign" of voting, |
| 97 | +e.g. "treasury campaign". |
96 | 98 |
|
97 | 99 | ## `election_id` |
98 | 100 |
|
99 | | -Unique identifier [UUID] v4, which defines an election, e.g. "Catalyst Fund 1", "Catalyst Fund 2". |
| 101 | +Unique identifier [UUID] v4, which defines an election, |
| 102 | +e.g. "Catalyst Fund 1", "Catalyst Fund 2". |
100 | 103 |
|
101 | 104 | ## `category_id` |
102 | 105 |
|
103 | | -Unique identifier [UUID] v4 which defines a voting category as a collection of proposals, e.g. "Development & Infrastructure", "Products & Integrations". |
| 106 | +Unique identifier [UUID] v4 which defines a voting category as a collection of proposals, |
| 107 | +e.g. "Development & Infrastructure", "Products & Integrations". |
0 commit comments