Initializing help system before first use

simpleReference

Extends: webServiceBean
Namespace: http://fico.com/xpress/insight/rest/v1

A simple reference to an item in the REST API.

XML

Elements

name (type) min/max
occurs
description
objectType (objectType) 0/1 The type of object being referred to
id (string) 0/1 The id of the object being referred to
displayName (string) 0/1 The human readable name of the object being referred to
url (string) 0/1 The URL identifying this Insight object

JSON

property type description
objectType objectType (objectType) The type of object being referred to
id id (string) The id of the object being referred to
displayName displayName (string) The human readable name of the object being referred to
url url (string) The URL identifying this Insight object