Skip to main content

FetchDataSourceContentResult Object

Result of fetching content for a single Data Source in the context of an Instance.

Return fields#

content (JSONString)#

The JSON string that contains the content for the specified Data Source.

dataSource (Action)#

The Data Source for which to fetch content.

instance (Instance)#

The Instance that is used as the context when fetching content for the specified Data Source.