arrayElement
Type: | arrayElement |
Namespace: | http://fico.com/xpress/insight/rest/v1 |
An element in an array, comprising its key and its value.
Example JSON
{ "key" : [ { }, ... ], "value" : { } }
Type: | arrayElement |
Namespace: | http://fico.com/xpress/insight/rest/v1 |
An element in an array, comprising its key and its value.
{ "key" : [ { }, ... ], "value" : { } }