This object serves as the input for createAllowList mutation.
| Name | Type | Description |
|---|---|---|
filteringType | Enum | The filtering type enum. The available value is AllowList. |
identifierType | Enum | The filter for identifier. The available values are WalletAddress, UserID, and ExternalUserID. |
| startTime | Time | The timestamp when an item is created. |
| endTime | Time | The timestamp when an item is expired. |
| elements | String | The elements of the list. |
