This object contains information about gating groups and rule information.
Name | Type | Description |
---|---|---|
id | UUID | The group id. |
groupName | String | The group name. |
networkID | UUID | The network id. |
organizationID | UUID | The Organization id. |
description | String | The details description of the gating group. |
status | enum | Contains the information from GatingGroupStatus |
tokenGateType | enum | Contains the information from tokenGateType |
createdAt | Time | The gating group created time. |
rules | [Object] | Contains the information from gatingRules . |