A collection of help pages for using the API.
No description available.
| Name | Type | Description |
|---|---|---|
| id | String | |
| name | String | |
| description | String | |
| keyFigureTypes | String[] |
{
"id": "MyKeyFigures",
"name": "My key figures",
"description": "Description of my key figures",
"keyFigureTypes": [
"Inventory",
"Income",
"FinancialAssetsToNetSalesRatio"
]
}