Initializing help system before first use

setDelta

Extends: webServiceBean
Namespace: http://fico.com/xpress/insight/rest/v1

The changes to apply to a set.

XML

Elements

name (type) min/max
occurs
description
add (anyType) 0/unbounded The values to add to a set
remove (anyType) 0/unbounded The values to remove from a set

JSON

property type description
add array of add (anyType) The values to add to a set
remove array of remove (anyType) The values to remove from a set