public class GroupRoleNotification
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
hasCustomVanityBadge |
boolean |
isDefault |
boolean |
isHidden |
boolean |
isOwner |
java.lang.String |
name |
int |
rank |
int |
roleID |
AccountType |
source |
GroupRoleTag |
tag |
int |
vanityBadge |
int |
vanityColor |
Constructor and Description |
---|
GroupRoleNotification() |
public int roleID
public java.lang.String name
public int rank
public int vanityColor
public int vanityBadge
public boolean hasCustomVanityBadge
public boolean isDefault
public boolean isOwner
public GroupRoleTag tag
public AccountType source
public boolean isHidden