queryArrayOptions
| Type: | queryArrayOptions |
| Namespace: | http://fico.com/xpress/insight/rest/v1 |
The options to use when querying an array.
Example JSON
{ "startKey" : [ { }, ... ], "startAfterKey" : [ { }, ... ], "indicesOrder" : [ "...", ... ] }
| Type: | queryArrayOptions |
| Namespace: | http://fico.com/xpress/insight/rest/v1 |
The options to use when querying an array.
{ "startKey" : [ { }, ... ], "startAfterKey" : [ { }, ... ], "indicesOrder" : [ "...", ... ] }