sravan
3 years agoNew Contributor II
Transform Array to New array
I have a requirement where I need to convert an array into new array . Below is the example .
INPUT:
{
“cover”: [
{
“needCode”: “abc”,
“needKindName”: “abc xyz”,
“autoBoostCoverAmount”...