ObjectMenuResponseModel¶
Example Json Object
1{
2 "menuItems": [
3 {
4 "caption": "string",
5 "caption_fr": "string",
6 "caption_de": "string",
7 "caption_es": "string",
8 "icon": "string",
9 "iconColor": "string",
10 "url": "string",
11 "requestBody": "string",
12 "actionType": "REDIRECT"
13 }
14 ]
15}
📄 Description: Data transfer object representing the menu response for portfolio management, encompassing key analytics and asset information related to real estate properties within the Nakisa Portfolio Management Suite.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
menuItems |
false |
none |
List of menuItems items |