Common Models

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:

PropertyTypeDescription
idintRead-only; Unique identifier for a Supporter Group
namestringRequired; A name for this Supporter Group, no longer than 100 characters
descriptionstringOptional; A description for this Supporter Group, no longer than 200 characters