XUND API Documentation

ReportQuickSolution

Model definition

Extends QuickSolution

Property name

Property type

Property description

icon

string (image URL)

Quick solution's icon's url

iconUrl

string (image URL)

Deprecated. Use icon instead

Example

JSON
{
    "id": "860abcd4-8908-4b20-9690-02e84380f89f",
    "name": "Rest",
    "description": "Try to spare the affected body part.",
    "iconUrl": "https://cms.live.xund.solutions/image/1576155146126-7beb1552-a0c6-4212-a187-4e78d560fada.png",
    "icon": "https://cms.live.xund.solutions/image/1576155146126-7beb1552-a0c6-4212-a187-4e78d560fada"
}