AllowListInput

This object serves as the input for createAllowList mutation.

NameTypeDescription
filteringTypeEnumThe filtering type enum. The available value is AllowList.
identifierTypeEnumThe filter for identifier. The available values are WalletAddress, UserID, and ExternalUserID.
startTimeTimeThe timestamp when an item is created.
endTimeTimeThe timestamp when an item is expired.
elementsStringThe elements of the list.