finsit API - KeyFigureValue

A collection of help pages for using the API.

KeyFigureValue

No description available.

Properties

Name Type Description
value Decimal[]
period Period

Sample object

{
  "value": 123.0,
  "period": {
    "start": "2012-04-01T00:00:00",
    "end": "2013-03-31T00:00:00"
  }
}