Pular para o conteúdo principal

NodeDataExtrapolation

extrapolationDataList object[]
  • Array [
  • amountnumber<double>
    cinumber<double>
    manualChangenumber<double>
    monthstring<date-time>
    reportingRatenumber<double>
  • ]
  • extrapolationMethod object
    idinteger<int32>
    idStringstring
    label object
    activeboolean
    baseModel object
    activeboolean
    baseModelcircular(BaseModel)
    createdBy object
    userIdinteger<int32>
    usernamestring
    createdDatestring<date-time>
    lastModifiedBy object
    userIdinteger<int32>
    usernamestring
    lastModifiedDatestring<date-time>
    createdBy object
    userIdinteger<int32>
    usernamestring
    createdDatestring<date-time>
    labelIdinteger<int32>
    label_enstring
    label_frstring
    label_prstring
    label_spstring
    lastModifiedBy object
    userIdinteger<int32>
    usernamestring
    lastModifiedDatestring<date-time>
    namestring
    nodeDataExtapolationIdinteger<int32>
    notesstring
    startDatestring<date-time>
    stopDatestring<date-time>
    NodeDataExtrapolation
    {
    "extrapolationDataList": [
    {
    "amount": 0,
    "ci": 0,
    "manualChange": 0,
    "month": "2024-07-29T15:51:28.071Z",
    "reportingRate": 0
    }
    ],
    "extrapolationMethod": {
    "id": 0,
    "idString": "string",
    "label": {
    "active": true,
    "baseModel": {
    "active": true,
    "createdBy": {
    "userId": 0,
    "username": "string"
    },
    "createdDate": "2024-07-29T15:51:28.071Z",
    "lastModifiedBy": {
    "userId": 0,
    "username": "string"
    },
    "lastModifiedDate": "2024-07-29T15:51:28.071Z"
    },
    "createdBy": {
    "userId": 0,
    "username": "string"
    },
    "createdDate": "2024-07-29T15:51:28.071Z",
    "labelId": 0,
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string",
    "lastModifiedBy": {
    "userId": 0,
    "username": "string"
    },
    "lastModifiedDate": "2024-07-29T15:51:28.071Z"
    },
    "name": "string"
    },
    "nodeDataExtapolationId": 0,
    "notes": "string",
    "startDate": "2024-07-29T15:51:28.071Z",
    "stopDate": "2024-07-29T15:51:28.071Z"
    }