class CancelDataSourceRefreshRequest extends Model (View source)

Properties

string $dataSourceId
bool $isAll
protected $referencesType
protected $referencesDataType

Methods

setDataSourceId($dataSourceId)

No description

string
getDataSourceId()

No description

setIsAll($isAll)

No description

bool
getIsAll()

No description

setReferences(DataSourceObjectReferences $references)

No description

Details

setDataSourceId($dataSourceId)

No description

Parameters

$dataSourceId

string getDataSourceId()

No description

Return Value

string

setIsAll($isAll)

No description

Parameters

$isAll

bool getIsAll()

No description

Return Value

bool

setReferences(DataSourceObjectReferences $references)

No description

Parameters

DataSourceObjectReferences $references

DataSourceObjectReferences getReferences()

No description