Initializing help system before first use

projectUpdateResult

Type: projectUpdateResult
Namespace: http://fico.com/xpress/insight/rest/v1

Describes the results of updating a project

Example JSON

{ "status" : ..., "messages" : { "infoMessages" : [ "...", ... ], "errorMessages" : [ "...", ... ] }, "workbooks" : [ { "..." : ... }, { } ] }