Recommendation
A Recommendation object contains data that articulates how to respond to an Event.
Attributes
type
enum This recommendation's Type.description
string Instructions related to this recommendation in English language.template
string A pre-written message that you should pass onto the user.Only present with type NOTIFY_USER or NOTIFY_USER_WITH_LINK.
ban
Ban A Ban object.Only present with type BAN_ACTION, BAN_DEVICE, or BAN_IP.
Last updated