deno.land / x / gesso@v0.1.2 / types / json / OutcomeGroup.json

OutcomeGroup.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{ "id": 1,
"url": "/api/v1/accounts/1/outcome_groups/1",
"parent_outcome_group": null,
"context_id": 1, "context_type": "Account",
"title": "Outcome group title",
"description": "Outcome group description",
"vendor_guid": "customid9000",
"subgroups_url": "/api/v1/accounts/1/outcome_groups/1/subgroups",
"outcomes_url": "/api/v1/accounts/1/outcome_groups/1/outcomes",
"import_url": "/api/v1/accounts/1/outcome_groups/1/import",
"can_edit": true}
gesso

Version Info

Tagged at
a year ago