SimpleProgram_DropDownView
active boolean
code string
currentVersionId int32
healthAreaIdList int32[]
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
realmId int32
SimpleProgram_DropDownView
{
"active": true,
"code": "string",
"currentVersionId": 0,
"healthAreaIdList": [
0
],
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
},
"programTypeId": 0,
"realmId": 0
}