workbookPublishResult
Namespace: | http://fico.com/xpress/insight/rest/v1 |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
name (string) | 0/1 | The name of the workbook |
status (string) | 0/1 | The workbook import status |
published (boolean) | 1/1 | Whether or not the workbook was successfully published |
JSON
property | type | description |
---|---|---|
name | name (string) | The name of the workbook |
status | status (string) | The workbook import status |
published | published (boolean) | Whether or not the workbook was successfully published |