The display configuration for a link.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
name |
Optional<String> | ➖ | The display name for the link | |
url |
Optional<String> | ➖ | The URL for the link. | |
iconConfig |
Optional<IconConfig> | ➖ | Defines how to render an icon | { "color": "#343CED", "key": "person_icon", "iconType": "GLYPH", "name": "user" } |