This object contains information about gating group and rule input data.
Name | Type | Description |
---|---|---|
orgID | UUID | The organization id. |
networkId | UUID | The network id. |
groupId | UUID | pass group ID already if have else need to create a new group by passing a unique name. |
groupName | String | group name for a set of rules. if the rule name already exists, no need to pass the group name. |
description | String | The details description of the gating group. |
status | Enum | Contains the information about GatingGroupStatus |
rule | Object | Contains all the information about rules for gating. |
tokenGateType | Enum | Contains the information from tokenGateType |