Account Groups

A collection of Group.

Object
The object representation of the Thing Account Group.
{
	"accountGroups" : 
	[
		{
			"accountGroup" : 
			{
				"@id" : "URL",
				"@type" : "AccountGroup",
				"elementId" : "String",
				"name" : "String"
			}
		}
	]
}
Visualized image