webServiceBeanList
| Namespace: | http://fico.com/xpress/insight/rest/v1 |
A list with support for pagination
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| start (int) | 0/1 | The start position of this list |
| items (anyType) | 0/unbounded | The items in this list |
JSON
| property | type | description |
|---|---|---|
| start | start (int) | The start position of this list |
| items | array of items (anyType) | The items in this list |
