Skip to main content

ReferentialScoreV3

domains object[]
  • Array [
  • domainstring
    marknumber<double>
    thematics object[]
  • Array [
  • indicators object[]
  • Array [
  • indicatorstring
    markinteger<int32>
    values object[]
  • Array [
  • valuestring
  • ]
  • ]
  • marknumber<double>
    thematicstring
  • ]
  • ]
  • idstring
    markinteger<int32>
    ReferentialScoreV3
    {
    "domains": [
    {
    "domain": "string",
    "mark": 0,
    "thematics": [
    {
    "indicators": [
    {
    "indicator": "string",
    "mark": 0,
    "values": [
    {
    "value": "string"
    }
    ]
    }
    ],
    "mark": 0,
    "thematic": "string"
    }
    ]
    }
    ],
    "id": "string",
    "mark": 0
    }