"info": [
{
"Name": "sda",
"Icon": null,
"id": 45
},
{
"Name": "srda",
"Icon": null,
"id": 47
}]
i have an array of this json body / model class . I need to put only ids into another array in typescript.