Constant USER_ROLES

Source
pub const USER_ROLES: &str = "user.roles";
Expand description

Array of user roles at the time of the event.

§Notes

§Examples

  • [ "admin", "reporting_user", ]