arrayFilter
Extends: | webServiceBean |
Namespace: | http://fico.com/xpress/insight/rest/v1 |
A filter that can be applied to an array that specifies which keys are to be kept.
This filter can specify for each index set the values that should be kept. When the array is filtered, it keeps only the elements with keys that contain values defined in this filter. If an index set is not specified then it is not filtered; all values are allowed.XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
filterId (string) | 0/1 | The id of this filter. |
entityName (string) | 0/1 | The name of the entity this filter applies to. |
indexFilters (anonymous) | 0/1 | A map of index set name to the array of values to use when filtering the Xpress-Insight array. The index set name may be substituted with the ordinal of the index set within the array. (The first index set of the array has ordinal 0.) |
JSON
property | type | description |
---|---|---|
filterId | filterId (string) | The id of this filter. |
entityName | entityName (string) | The name of the entity this filter applies to. |
indexFilters | indexFilters (anonymous) | A map of index set name to the array of values to use when filtering the Xpress-Insight array. The index set name may be substituted with the ordinal of the index set within the array. (The first index set of the array has ordinal 0.) |
© 2001-2023 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.