export interface RoleColors
number primaryColor :
The primary color of the role
The secondary color of the role. This will make the role a gradient between the other provided colors
The tertiary color of the role. When sending tertiaryColor
the API enforces the role color to be a holographic style with values of primaryColor = 11127295
, secondaryColor = 16759788
, and tertiaryColor = 16761760
. These values are available as a constant: Constants.HolographicStyle