Properties:
Name | Type | Attributes | Description |
---|---|---|---|
key |
string
|
The key of the detail. |
|
detailType |
'url'
|
'email'
|
'phone'
|
'openinghours'
|
The type of the detail. |
|
value |
string
|
<nullable> |
The value of the detail. |
displayText |
string
|
<nullable> |
The display text of the detail. |
icon |
string
|
<nullable> |
The uri for the icon of the detail. |
active |
boolean
|
<nullable> |
True if the detail should be shown in the app. |
openingHours |
OpeningHours
|
<nullable> |
The opening hours. |