Skip to main content

SimpleProgram_DropDown2View

active boolean
code string
currentVersionId int32
healthAreaIdList int32[]
healthAreaList object[]
  • Array [
  • code string
    id int32
    idString string
    label object
    baseModel object
    baseModel
    labelId int32
    label_en string
    label_fr string
    label_pr string
    label_sp string
  • ]
  • id int32
    idString string
    label object
    baseModel object
    baseModel
    labelId int32
    label_en string
    label_fr string
    label_pr string
    label_sp string
    noOfMonthsInFutureForBottomDashboard int32
    noOfMonthsInPastForBottomDashboard int32
    organisation object
    code string
    id int32
    idString string
    label object
    baseModel object
    baseModel
    labelId int32
    label_en string
    label_fr string
    label_pr string
    label_sp string
    programTypeId int32
    realmCountry object
    code string
    id int32
    idString string
    label object
    baseModel object
    baseModel
    labelId int32
    label_en string
    label_fr string
    label_pr string
    label_sp string
    realmId int32
    regionList object[]
  • Array [
  • id int32
    idString string
    label object
    baseModel object
    baseModel
    labelId int32
    label_en string
    label_fr string
    label_pr string
    label_sp string
  • ]
  • SimpleProgram_DropDown2View
    {
    "active": true,
    "code": "string",
    "currentVersionId": 0,
    "healthAreaIdList": [
    0
    ],
    "healthAreaList": [
    {
    "code": "string",
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "labelId": 0,
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    }
    ],
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "labelId": 0,
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    },
    "noOfMonthsInFutureForBottomDashboard": 0,
    "noOfMonthsInPastForBottomDashboard": 0,
    "organisation": {
    "code": "string",
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "labelId": 0,
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    },
    "programTypeId": 0,
    "realmCountry": {
    "code": "string",
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "labelId": 0,
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    },
    "realmId": 0,
    "regionList": [
    {
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "labelId": 0,
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    }
    ]
    }