Pular para o conteúdo principal

ForecastConsumptionExtrapolation_InternalView

consumptionExtrapolationIdinteger<int32>
createdBy object
userIdinteger<int32>
usernamestring
createdDatestring<date-time>
extrapolationDataList object[]
  • Array [
  • amountnumber<double>
    cinumber<double>
    monthstring<date-time>
  • ]
  • extrapolationMethod object
    idinteger<int32>
    idStringstring
    label object
    baseModel object
    baseModelcircular(BaseModel_InternalView)
    labelIdinteger<int32>
    label_enstring
    label_frstring
    label_prstring
    label_spstring
    jsonProperties object
    property name*object
    jsonPropertiesStringstring
    notesstring
    planningUnit object
    idinteger<int32>
    idStringstring
    label object
    baseModel object
    baseModelcircular(BaseModel_InternalView)
    labelIdinteger<int32>
    label_enstring
    label_frstring
    label_prstring
    label_spstring
    region object
    idinteger<int32>
    idStringstring
    label object
    baseModel object
    baseModelcircular(BaseModel_InternalView)
    labelIdinteger<int32>
    label_enstring
    label_frstring
    label_prstring
    label_spstring
    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"
    }
    }
    }