finsit API - KeyFigurePreset

A collection of help pages for using the API.

KeyFigurePreset

No description available.

Properties

Name Type Description
id String
name String
description String
keyFigureTypes String[]

Sample object

{
  "id": "MyKeyFigures",
  "name": "My key figures",
  "description": "Description of my key figures",
  "keyFigureTypes": [
    "Inventory",
    "Income",
    "FinancialAssetsToNetSalesRatio"
  ]
}