groupCreateResponse
| Extends: | response |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| groupId (int) | 1/1 | The group id of newly created group. |
JSON
| property | type | description |
|---|---|---|
| groupId | groupId (int) | The group id of newly created group. |