Skip to main content

ForecastConsumptionExtrapolation_InternalView

consumptionExtrapolationId int32
createdBy object
userId int32
username string
createdDate date-time
extrapolationDataList object[]
  • Array [
  • amount double
    ci double
    month date-time
  • ]
  • extrapolationMethod object
    id int32
    idString string
    label object
    baseModel object
    baseModel
    labelId int32
    label_en string
    label_fr string
    label_pr string
    label_sp string
    jsonProperties object
    property name* object
    jsonPropertiesString string
    notes string
    planningUnit object
    id int32
    idString string
    label object
    baseModel object
    baseModel
    labelId int32
    label_en string
    label_fr string
    label_pr string
    label_sp string
    region object
    id int32
    idString string
    label object
    baseModel object
    baseModel
    labelId int32
    label_en string
    label_fr string
    label_pr string
    label_sp string
    ForecastConsumptionExtrapolation_InternalView
    {
    "consumptionExtrapolationId": 0,
    "createdBy": {
    "userId": 0,
    "username": "string"
    },
    "createdDate": "2024-07-29T15:51:28.071Z",
    "extrapolationDataList": [
    {
    "amount": 0,
    "ci": 0,
    "month": "2024-07-29T15:51:28.071Z"
    }
    ],
    "extrapolationMethod": {
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "labelId": 0,
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    },
    "jsonProperties": {},
    "jsonPropertiesString": "string",
    "notes": "string",
    "planningUnit": {
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "labelId": 0,
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    },
    "region": {
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "labelId": 0,
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    }
    }