The following is an example of a Supporter Group:
{
"id": 15,
"name": "North End Volunteers",
"description": "Volunteers from the North End that help out frequently"
}
Supporter Group
Each Supporter Group has the following properties:
Property | Type | Description |
---|---|---|
id | int | Read-only; Unique identifier for a Supporter Group |
name | string | Required; A name for this Supporter Group, no longer than 100 characters |
description | string | Optional; A description for this Supporter Group, no longer than 200 characters |