DataSourceParameters

DataSourceParameters
DataSourceParameters
JSON Example
{
    "source": "string"
}
string
source
Optional

The data source, either realtime or cached. If not provided, cached data is returned.

Possible values are : realtime, cached,