Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.56 KB

File metadata and controls

13 lines (9 loc) · 2.56 KB

Badge

Displays a user's accomplishment or milestone

Fields

Field Type Required Description Example
key Optional<String> An auto generated unique identifier.
displayName Optional<String> The badge name displayed to users
iconConfig Optional<IconConfig> Defines how to render an icon {
"color": "#343CED",
"key": "person_icon",
"iconType": "GLYPH",
"name": "user"
}
pinned Optional<Boolean> The badge should be shown on the PersonAttribution