setDelta
Type: | setDelta |
Namespace: | http://fico.com/xpress/insight/rest/v1 |
The changes to apply to a set.
Example JSON
{ "add" : [ { }, ... ], "remove" : [ { }, ... ] }
Type: | setDelta |
Namespace: | http://fico.com/xpress/insight/rest/v1 |
The changes to apply to a set.
{ "add" : [ { }, ... ], "remove" : [ { }, ... ] }