Ban
A Ban object contains data that articulates how to structure a ban. It is present on Recommendations within Events, when the Recommendation Type relates to a ban.
Attributes
actionenum The recommended Ban Action.untilnumber A Unix timestamp (ms) representing the time to end the ban.ipstring If the ban relates to an IP, this will contain the offending IP.emailstring If the ban relates to an email Identifier, this will contain the email.phonestring If the ban relates to a phone Identifier, this will contain the phone number.userIdstring If the ban relates to a user ID Identifier, this will contain the user ID.
Last updated