{
"title": "<string>",
"description": "<string>",
"label": "<string>",
"icon": "<string>",
"links": {
"actions": [
{
"type": "transaction",
"href": "<string>",
"label": "<string>",
"parameters": [
{
"name": "<string>",
"type": "<string>",
"label": "<string>"
}
]
}
]
}
}