Class: RequiredExtendedDataOptions

tibco.objectapi.ec.base.RequiredExtendedDataOptions

new RequiredExtendedDataOptions()

The extended data that the response should return (see documentation for more details on the extended data available for the requests). Constructs a new RequiredExtendedDataOptions.

The following features are supported:

Members

requireAllExtendedData :boolean

If set, all extended data available will be returned in the response. This property holds the value of the 'Require All Extended Data' attribute.
Type:
  • boolean

requiredExtendedData :Array.<string>

Requests that a given piece of extended data be returned in the response. This property holds the value of the 'Required Extended Data' attribute list.
Type:
  • Array.<string>

version :tibco.objectapi.ec.base.Version

This property holds the value of the 'Version' attribute.
Type: