debugSessionInfo
| Namespace: | http://fico.com/xpress/insight/rest/v1 |
Describes a debug session.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| scenarioId (string) | 0/1 | |
| scenarioName (string) | 0/1 | |
| username (string) | 0/1 | |
| debugSessionId (string) | 0/1 | |
| debugSessionUrl (string) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| scenarioId | scenarioId (string) | |
| scenarioName | scenarioName (string) | |
| username | username (string) | |
| debugSessionId | debugSessionId (string) | |
| debugSessionUrl | debugSessionUrl (string) |
